CategoryAxis PropertiesBytescout Spreadsheet SDK

The CategoryAxis type exposes the following members.

Properties

  NameDescription
Public propertyAutomaticCategory
Gets or sets a value indicating whether this axis is a text axis based on the data that is used for the axis labels, not a specific choice.
Public propertyAxisTitle
Gets object that represents the title of the specified axis.
(Inherited from ChartAxis.)
Public propertyCrossingPoint
Gets or sets the crossing point for the axis.
(Inherited from ChartAxis.)
Public propertyCrossingValue
Gets or sets the crossing value for the axis.
(Inherited from ChartAxis.)
Public propertyDoNotDraw
Gets or sets a value indicating whether this axis should not be drawn.
(Inherited from ChartAxis.)
Public propertyHasTitle
Gets or sets a value indicating whether this instance has title.
(Inherited from ChartAxis.)
Public propertyLabelAlignment
Gets or sets the tick label alignment.
Public propertyLabelOffset
Gets or sets the label offset (the distance of labels from the axis).
Public propertyMajorTickMark
Gets or sets the major tick mark.
(Inherited from ChartAxis.)
Public propertyMinorTickMark
Gets or sets the minor tick mark.
(Inherited from ChartAxis.)
Public propertyOrientation
Gets or sets the orientation of the axis.
(Inherited from ChartAxis.)
Public propertyPosition
Gets or sets the position of the axis within plot area.
(Inherited from ChartAxis.)
Public propertyShowLabelAsFlatText
Gets or sets a value indicating whether to show label as flat text.
Public propertyShowMajorGridLines
Gets or sets a value indicating whether to show major grid lines.
(Inherited from ChartAxis.)
Public propertyShowMinorGridLines
Gets or sets a value indicating whether to show minor grid lines.
(Inherited from ChartAxis.)
Public propertyTickLabelPosition
Gets or sets the tick label position.
(Inherited from ChartAxis.)
Public propertyTickLabels
Gets a TickLabels object that represents the tick-mark labels for the specified axis.
(Inherited from ChartAxis.)
Top
See Also

Reference