Skip to main content

TdxChartSeriesTitle Properties

Stores a simple series title and its settings.
Name Description
Alignment Specifies title alignment. Inherited from TdxChartVisualElementTitle.
Appearance Provides access to general title appearance settings. Inherited from TdxChartVisualElementTitle.
MaxLineCount Specifies the maximum line count in the title. Inherited from TdxChartVisualElementTitle.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
Position protected Specifies title position within a visual Chart element. Inherited from TdxChartVisualElementTitle.
Series Provides access to the simple series to which the title belongs.
Text Specifies title text. Inherited from TdxChartVisualElementTitle.
Visible Specifies if the Chart displays the visual element. Inherited from TdxChartVisualElementPersistent.
WordWrap Specifies if word wrap is enabled. Inherited from TdxChartVisualElementTitle.
See Also