TcxGridChartLineDiagramAxisCategory Members
A category axis in line and area diagrams.Constructors
Name | Description |
---|---|
Create(TcxGridChartDiagram) | Initializes a new instance of the TcxCustomGridChartDiagramOptions class with specified settings. Inherited from TcxCustomGridChartDiagramOptions. |
Properties
Name | Description |
---|---|
CategoriesInReverseOrder | Specifies if the order of categories is reversed. Inherited from TcxGridChartHistogramAxisCategory. |
Diagram | Provides access to the parent diagram. Inherited from TcxGridChartHistogramAxis. |
GridLines | Specifies if axis grid lines are visible. Inherited from TcxGridChartHistogramAxis. |
GridView | Provides access to the Chart View which displays the chart diagram that owns the options that are referenced by the current instance of the class. Inherited from TcxCustomGridChartDiagramOptions. |
TickMarkKind | Specifies the tick mark display position on the axis. Inherited from TcxGridChartHistogramAxis. |
TickMarkLabels | Specifies if tick mark labels are visible. Inherited from TcxGridChartHistogramAxis. |
Title | Provides access to axis title appearance settings. Inherited from TcxGridChartHistogramAxis. |
ValueAxisAtMaxCategory | Specifies if the value axis intersects the category axis at the max category value. This position corresponds to the last displayed category if the category order is not reversed. Inherited from TcxGridChartHistogramAxisCategory. |
ValueAxisBetweenCategories | Specifies if the value axis intersects the category axis between categories. |
Visible | Specifies axis visibility. Inherited from TcxGridChartHistogramAxis. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
GetPosition | Returns the position of the axis in the parent diagram. Inherited from TcxGridChartHistogramAxis. |
ToString | Inherited from TObject. |
See Also