ChartAxis Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The ChartAxis type exposes the following members.
Properties
Name | Description | |
---|---|---|
AxisTitle | Gets object that represents the title of the specified axis. | |
CrossingPoint | Gets or sets the crossing point for the axis. | |
CrossingValue | Gets or sets the crossing value for the axis. | |
DoNotDraw | Gets or sets a value indicating whether this axis should not be drawn. | |
HasTitle | Gets or sets a value indicating whether this instance has title. | |
MajorTickMark | Gets or sets the major tick mark. | |
MinorTickMark | Gets or sets the minor tick mark. | |
Orientation | Gets or sets the orientation of the axis. | |
Position | Gets or sets the position of the axis within plot area. | |
ShowMajorGridLines | Gets or sets a value indicating whether to show major grid lines. | |
ShowMinorGridLines | Gets or sets a value indicating whether to show minor grid lines. | |
TickLabelPosition | Gets or sets the tick label position. | |
TickLabels | Gets a TickLabels object that represents the tick-mark labels for the specified axis. |
See Also