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

TdxChartSimpleDiagram Properties
Show Inherited Hide Inherited

A simple diagram in the Chart control.
Name Description
Appearance Provides access to diagram appearance settings. Inherited from TdxChartCustomDiagram.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
Dimension Specifies the number of simple series in a row or column in the diagram.
Index Specifies the diagram’s index in the Chart control. Inherited from TdxChartCustomDiagram.
Layout Specifies the active layout arrangement mode.
Legend Provides access to the diagram’s legend pane settings. Inherited from TdxChartCustomDiagram.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Series Provides indexed access to all simple series in the diagram.
SeriesCount Returns the total number of series in the diagram. Inherited from TdxChartCustomDiagram.
Tag Inherited from TComponent.
Title Specifies the diagram title, and its position and appearance. Inherited from TdxChartCustomDiagram.
ToolTips Provides access to simple diagram tooltip settings.
VCLComObject Inherited from TComponent.
Visible Specifies if the Chart control displays the diagram and its visible series. Inherited from TdxChartCustomDiagram.
VisibleSeries Provides indexed access to all visible series in the diagram.
VisibleSeriesCount Returns the number of visible series. Inherited from TdxChartCustomDiagram.
See Also