TdxChartSecondaryAxisYCollectionItem Properties
A secondary axis of values in a collection of Y-axes.Name | Description |
---|---|
Alignment | Specifies the alignment of the secondary axis of values. |
Appearance | Provides access to general axis appearance settings. Inherited from TdxChartCustomSecondaryAxisCollectionItem. |
Axis | Provides access to the underlying secondary Y-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