TdxChartCustomDiagram Properties
The base class for all diagram classes.| Name | Description |
|---|---|
| Appearance | Provides access to diagram appearance settings. |
| 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. |
| Index | Specifies the diagram’s index in the Chart control. |
| Legend | Provides access to the diagram’s legend pane settings. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Owner | Inherited from TComponent. |
| Series | Provides indexed access to all series in the diagram. |
| SeriesCount | Returns the total number of series in the diagram. |
| Tag | Inherited from TComponent. |
| Title | Specifies the diagram title, and its position and appearance. |
| VCLComObject | Inherited from TComponent. |
| Visible | Specifies if the Chart control displays the diagram and its visible series. |
| VisibleSeries | Provides indexed access to all visible series in the diagram. |
| VisibleSeriesCount | Returns the number of visible series. |
See Also