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