TcxGridChartHistogramAxisCategory Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Categories |
Specifies if the order of categories is reversed. |
Diagram |
Provides access to the parent diagram.
Inherited from Tcx |
Grid |
Specifies if axis grid lines are visible.
Inherited from Tcx |
Grid |
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 Tcx |
Tick |
Specifies the tick mark display position on the axis.
Inherited from Tcx |
Tick |
Specifies if tick mark labels are visible.
Inherited from Tcx |
Title |
Provides access to axis title appearance settings.
Inherited from Tcx |
Value |
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. |
Value |
Specifies if the value axis crosses the category axis between categories. |
Visible |
Specifies axis visibility.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Returns the position of the axis in the parent diagram.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also