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 Tdx |
Axis | Provides access to the underlying secondary X-axis object. |
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
Gridlines |
Provides access to appearance settings of grid lines associated with the secondary axis.
Inherited from Tdx |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Interlaced |
Specifies if the secondary axis applies interlacing to the parent diagram.
Inherited from Tdx |
Logarithmic |
Specifies if the secondary numeric axis uses a logarithmic scale.
Inherited from Tdx |
Logarithmic |
Specifies the base of the logarithm for the logarithmic scale of the axis.
Inherited from Tdx |
Minor |
Specifies the number of minor tick marks between every two major tick marks on the secondary axis.
Inherited from Tdx |
Name |
Specifies the name of the secondary axis.
Inherited from Tdx |
Numeric |
Provides access to numeric scale settings of the secondary axis.
Inherited from Tdx |
Range |
Provides access to scale range settings of the secondary axis.
Inherited from Tdx |
Reverse |
Specifies if the axis scale direction is reversed.
Inherited from Tdx |
Ticks |
Provides access to the settings of axis major and minor tick marks.
Inherited from Tdx |
Title |
Specifies the axis title, and its appearance and position.
Inherited from Tdx |
Value |
Provides access to axis value label appearance and behavior settings.
Inherited from Tdx |
Visible |
Specifies if the secondary axis is visible.
Inherited from Tdx |
See Also