Gets the collection of plot area row definitions.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
public ObservableCollection<PlotAreaRowDefinition> PlotAreaRowDefinitions { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PlotAreaRowDefinitions As ObservableCollection(Of PlotAreaRowDefinition) Get |