Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxChartDiagramTitle Properties
Show Inherited Hide Inherited

Stores a diagram title and its settings.
Name Description
Alignment Specifies title alignment. Inherited from TdxChartVisualElementTitle.
Appearance Provides access to general title appearance settings. Inherited from TdxChartVisualElementTitle.
Diagram Provides access to the diagram to which the title belongs.
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.
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