NChartCommander Class Properties
In This Topic
For a list of all members of this type, see NChartCommander members.
Public Properties
| Name | Description |
 | ChartControl | Gets or sets the NChartControl this commander works on. |
 | ChartSizeStep | Gets or sets the size change for the chart resizing commands. |
 | ElevationStep | Gets or sets the angle change for the Elevation Up and Elevation Down commands. |
 | HorizontalMoveStep | Gets or sets the distance by which a panel is moved when Nudge Left or Nudge Right is performed. |
 | RotationStep | Gets or sets the angle change for the Rotate Left and Rotate Right commands. |
 | VerticalMoveStep | Gets or sets the distance by which a panel is moved when Nudge Up or Nudge Down is performed. |
 | ZoomStep | Gets or sets the zoom change for the Rotate Left and Rotate Right commands. |
Top
See Also