C1.Silverlight.Chart Namespace > ChartView Class : PlotAreaColumnDefinitions Property |
'Declaration
Public ReadOnly Property PlotAreaColumnDefinitions As System.Collections.ObjectModel.ObservableCollection(Of PlotAreaColumnDefinition)
'Usage
Dim instance As ChartView Dim value As System.Collections.ObjectModel.ObservableCollection(Of PlotAreaColumnDefinition) value = instance.PlotAreaColumnDefinitions
public System.Collections.ObjectModel.ObservableCollection<PlotAreaColumnDefinition> PlotAreaColumnDefinitions {get;}
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