[]
        
(Showing Draft Content)

C1.WPF.C1Chart.PlotAreaCollection

PlotAreaCollection Class

Defines collection of plot areas

Inheritance
PlotAreaCollection
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class PlotAreaCollection : ObservableCollection<PlotArea>, IList<PlotArea>, ICollection<PlotArea>, IList, ICollection, IReadOnlyList<PlotArea>, IReadOnlyCollection<PlotArea>, IEnumerable<PlotArea>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Public Class PlotAreaCollection
    Inherits ObservableCollection(Of PlotArea)
    Implements IList(Of PlotArea), ICollection(Of PlotArea), IList, ICollection, IReadOnlyList(Of PlotArea), IReadOnlyCollection(Of PlotArea), IEnumerable(Of PlotArea), IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Properties

Name Description
ColumnDefinitions

Gets the collection of column definitions.

RowDefinitions

Gets the collection of row definitions.