TdxChartAxisTitle Properties
Stores an axis title and its settings.
Name | Description |
---|---|
Alignment |
Specifies title alignment.
Inherited from Tdx |
Appearance |
Provides access to general title appearance settings.
Inherited from Tdx |
Axis | Provides access to the axis to which the title belongs. |
Max |
Specifies the maximum line count in the title.
Inherited from Tdx |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Position | Specifies if the axis title is positioned inside or outside the diagram area. |
Text |
Specifies title text.
Inherited from Tdx |
Visible |
Specifies if the Chart displays the visual element.
Inherited from Tdx |
Word |
Specifies if word wrap is enabled.
Inherited from Tdx |
See Also