[]
        
(Showing Draft Content)

C1.Win.C1Chart.AxesCollection

AxesCollection Class

Represents a collection of Axes objects.

Inheritance
AxesCollection
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public class AxesCollection : ReadOnlyCollectionBase, ICollection, IEnumerable

Properties

Name Description
this[int]

Gets the specified Axis from the collection by numeric index.

this[string]

Gets the specified Axis from the collection by name.