AxisScaleChangedEventArgs Properties
Provides data for the ChartControl.AxisScaleChanged (WebChartControl.AxisScaleChanged) event.| Name | Description |
|---|---|
| Axis | Returns the axis whose scale mode, measure unit, grid alignment or grid spacing has been changed. |
| GridSpacingChange | Returns information about grid spacing changes. |
| ScaleModeChange | Returns information about scale mode changes. |
See Also