ScaleRange Class Properties
For a list of all members of this type, see ScaleRange members.
Public Properties
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. |
See Also