WholeAxisRange Properties
Defines the minimum and possible values that can be displayed on an axis.
Name | Description |
---|---|
Auto |
Gets or sets a value indicating whether or not it is necessary to automatically correct range values when chart data has been changed. |
End |
Gets or sets the value identifying the end of the range.
Inherited from Axis |
End |
Gets or sets the internal numerical representation of the range end value.
Inherited from Axis |
Side |
Specifies the space between the outermost series point and the edge of the diagram. |
Start |
Gets or sets the value identifying the start of the range.
Inherited from Axis |
Start |
Gets or sets the internal numerical representation of the range start value.
Inherited from Axis |
See Also