[]
Defines collection of plot areas
public class PlotAreaCollection : ObservableCollection<PlotArea>, IList<PlotArea>, ICollection<PlotArea>, IList, ICollection, IReadOnlyList<PlotArea>, IReadOnlyCollection<PlotArea>, IEnumerable<PlotArea>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
| Name | Description |
|---|---|
| ColumnDefinitions | Gets the collection of column definitions. |
| RowDefinitions | Gets the collection of row definitions. |