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