TdxChartCustomSecondaryAxisCollectionItem Properties
The base class for all secondary axis collection members.
Name | Description |
---|---|
Appearance protected | Provides access to general axis appearance settings. |
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
Gridlines protected | Provides access to appearance settings of grid lines associated with the secondary axis. |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Interlaced protected | Specifies if the secondary axis applies interlacing to the parent diagram. |
Logarithmic protected | Specifies if the secondary numeric axis uses a logarithmic scale. |
Logarithmic |
Specifies the base of the logarithm for the logarithmic scale of the axis. |
Minor |
Specifies the number of minor tick marks between every two major tick marks on the secondary axis. |
Name protected | Specifies the name of the secondary axis. |
Numeric |
Provides access to numeric scale settings of the secondary axis. |
Range protected | Provides access to scale range settings of the secondary axis. |
Reverse protected | Specifies if the axis scale direction is reversed. |
Ticks protected | Provides access to the settings of axis major and minor tick marks. |
Title protected | Specifies the axis title, and its appearance and position. |
Value |
Provides access to axis value label appearance and behavior settings. |
Visible protected | Specifies if the secondary axis is visible. |
See Also