The following tables list the members exposed by Axis.ScaleSync.
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets or sets the object at a specified index. (Inherited from AxisCollection) | |
Mode | Gets or sets the SynchronizeScaleMode of this scale sync class. | |
PreserveScale | Gets or sets a value that determines whether the axis scale will change when re-drawn on another ChartArea. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a specified AxisCollection to this collection. (Inherited from AxisCollection) | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Contains | Determines whether this collection contains a specified Axis. (Inherited from AxisCollection) | |
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
IndexOf | Determines the index of a specified Axis in this collection. (Inherited from AxisCollection) | |
Insert | Inserts a Axis into this collection at a specified index. (Inherited from AxisCollection) | |
Remove | Removes a specified Axis from this collection. (Inherited from AxisCollection) | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |