Intersoft.Client.UI.DataVisualization Namespace > StackedLineAreaSeriesBase Class : SeriesDefinitionShapes Property |
Protected Property SeriesDefinitionShapes As Dictionary(Of SeriesDefinition,Shape)
Dim instance As StackedLineAreaSeriesBase Dim value As Dictionary(Of SeriesDefinition,Shape) instance.SeriesDefinitionShapes = value value = instance.SeriesDefinitionShapes
protected Dictionary<SeriesDefinition,Shape> SeriesDefinitionShapes {get; set;}
protected: property Dictionary<SeriesDefinition^,Shape^>^ SeriesDefinitionShapes { Dictionary<SeriesDefinition^,Shape^>^ get(); void set ( Dictionary<SeriesDefinition^,Shape^>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2