TdxChartCustomDiagram Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Appearance | Provides access to diagram appearance settings. |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Design |
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. |
Series |
Returns the total number of series in the diagram. |
Tag | Inherited from TComponent. |
Title | Specifies the diagram title, and its position and appearance. |
VCLCom |
Inherited from TComponent. |
Visible | Specifies if the Chart control displays the diagram and its visible series. |
Visible |
Provides indexed access to all visible series in the diagram. |
Visible |
Returns the number of visible series. |
#Methods
#Events
Name | Description |
---|---|
On |
Allows you to customize the appearance of individual series points. |
On |
Allows you to customize series value labels. |
See Also