Back to Devexpress

TdxChartCustomAxis Properties

vcl-dxchartxydiagram-dot-tdxchartcustomaxis-dot-underscore-properties.md

latest3.3 KB
Original Source

TdxChartCustomAxis Properties

The base class for axis classes in the Chart control.

NameDescription
Alignment protectedSpecifies a position of the axis in an XY diagram.
Appearance protectedProvides access to general axis appearance options.
CrosshairLabels protectedProvides access to crosshair label settings.
DiagramProvides access to the XY diagram to which the axis belongs.
Gridlines protectedProvides access to appearance settings of grid lines associated with the axis.
Interlaced protectedSpecifies if the axis applies interlacing to its diagram.
Logarithmic protectedSpecifies if the numeric axis uses a logarithmic scale.
LogarithmicBase protectedSpecifies the base of the logarithm for the logarithmic scale of the axis.
MinorCount protectedSpecifies the number of minor tick marks between every two major tick marks on the axis.
NumericScaleOptions protectedProvides access to numeric scale settings of the axis.
Owner protectedProvides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
Range protectedProvides access to scale range settings of the axis.
Reverse protectedSpecifies if the axis scale direction is reversed.
Ticks protectedProvides access to settings of axis major and minor tick marks.
Title protectedSpecifies the axis title, and its appearance and position in the diagram to which the axis belongs.
ValueLabels protectedProvides access to axis value label appearance and behavior settings.
Visible protectedSpecifies if the Chart displays the visual element. Inherited from TdxChartVisualElementPersistent.

See Also

TdxChartCustomAxis Class

TdxChartCustomAxis Members

dxChartXYDiagram Unit