RowDefinitions Property
RowDefinitions
Gets the collection of row definitions.
Declaration
public ObservableCollection<PlotAreaRowDefinition> RowDefinitions { get; }
Public ReadOnly Property RowDefinitions As ObservableCollection(Of PlotAreaRowDefinition)