C1.Silverlight.Chart.5 Assembly > C1.Silverlight.Chart Namespace : PlotAreaCollection Class |
The following tables list the members exposed by PlotAreaCollection.
Name | Description | |
---|---|---|
ColumnDefinitions | Gets the collection of column definitions. | |
Count | (Inherited from System.Collections.ObjectModel.Collection<PlotArea>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<PlotArea>) | |
RowDefinitions | Gets the collection of row definitions. |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<PlotArea>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<PlotArea>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<PlotArea>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<PlotArea>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<PlotArea>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<PlotArea>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<PlotArea>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<PlotArea>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<PlotArea>) |