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