Skip to main content
All docs
V24.1

TdxChartSecondaryAxisXCollectionItem Properties

A secondary axis of arguments in a collection of X-axes.
Name Description
Alignment Specifies the alignment of the secondary axis of arguments.
Appearance Provides access to general axis appearance settings. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
Axis Provides access to the underlying secondary X-axis object.
Collection Inherited from TCollectionItem.
DisplayName Inherited from TCollectionItem.
Gridlines Provides access to appearance settings of grid lines associated with the secondary axis. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
ID Inherited from TCollectionItem.
Index Inherited from TCollectionItem.
Interlaced Specifies if the secondary axis applies interlacing to the parent diagram. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
Logarithmic Specifies if the secondary numeric axis uses a logarithmic scale. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
LogarithmicBase Specifies the base of the logarithm for the logarithmic scale of the axis. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
MinorCount Specifies the number of minor tick marks between every two major tick marks on the secondary axis. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
Name Specifies the name of the secondary axis. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
NumericScaleOptions Provides access to numeric scale settings of the secondary axis. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
Range Provides access to scale range settings of the secondary axis. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
Reverse Specifies if the axis scale direction is reversed. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
Ticks Provides access to the settings of axis major and minor tick marks. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
Title Specifies the axis title, and its appearance and position. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
ValueLabels Provides access to axis value label appearance and behavior settings. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
Visible Specifies if the secondary axis is visible. Inherited from TdxChartCustomSecondaryAxisCollectionItem.
See Also