Link Search Menu Expand Document

ChartAxis Properties

The ChartAxis type exposes the following members.

Properties
NameDescription
Public propertyAxisTitle
Gets object that represents the title of the specified axis.
Public propertyCrossingPoint
Gets or sets the crossing point for the axis.
Public propertyCrossingValue
Gets or sets the crossing value for the axis.
Public propertyDoNotDraw
Gets or sets a value indicating whether this axis should not be drawn.
Public propertyHasTitle
Gets or sets a value indicating whether this instance has title.
Public propertyMajorTickMark
Gets or sets the major tick mark.
Public propertyMinorTickMark
Gets or sets the minor tick mark.
Public propertyOrientation
Gets or sets the orientation of the axis.
Public propertyPosition
Gets or sets the position of the axis within plot area.
Public propertyShowMajorGridLines
Gets or sets a value indicating whether to show major grid lines.
Public propertyShowMinorGridLines
Gets or sets a value indicating whether to show minor grid lines.
Public propertyTickLabelPosition
Gets or sets the tick label position.
Public propertyTickLabels
Gets a TickLabels object that represents the tick-mark labels for the specified axis.
Top
See Also

Reference