The following tables list the members exposed by ScaleRange.
Name | Description | |
---|---|---|
ScaleRange Constructor | Overloaded. Instantiates a ScaleRange class with a low and high value. |
Name | Description | |
---|---|---|
IncludeInAxisScale | Gets or sets a value indicating whether an AxisTick or AxisMarker object using this ScaleRange will force the axis to expand it's scale to show it. | |
Value | Gets or sets the numeric, DateTime, or text value of this ScaleRange. | |
ValueHigh | Gets or sets the upper bounds of a numeric, DateTime, or text range. | |
ValueLow | Gets or sets the lower bounds of a numeric, DateTime, or text range. |