RangeBase Members
The base class for all ranges chart axes use.Fields
| Name | Description |
|---|---|
| SideMarginProperty static | Identifies the SideMargin bindable property. |
Properties
| Name | Description |
|---|---|
| SideMargin | Gets or sets the margin to extend the min and max values. |
Methods
| Name | Description |
|---|---|
| ResetRange() | Resets all values to default. |
| ResetVisualRange() | Resets visual bounds to whole bounds. |
See Also