AxisRangeBase Properties
The base class for all axis ranges.
Name | Description |
---|---|
End |
Gets or sets the value identifying the end of the range. |
End |
Gets or sets the internal numerical representation of the range end value. |
Start |
Gets or sets the value identifying the start of the range. |
Start |
Gets or sets the internal numerical representation of the range start value. |
See Also