TdxChartXYDiagram Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Appearance |
Provides access to diagram appearance settings.
Inherited from Tdx |
Axes | Provides access to the diagram’s axes 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.
Inherited from Tdx |
Legend |
Provides access to the diagram’s legend pane settings.
Inherited from Tdx |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Rotated | Specifies if positions of X and Y axes in the diagram are swapped. |
Scroll |
Provides access to scroll settings. |
Secondary |
Provides access to secondary axes of arguments and values. |
Series | Provides indexed access to all XY series in the diagram. |
Series |
Returns the total number of series in the diagram.
Inherited from Tdx |
Tag | Inherited from TComponent. |
Title |
Specifies the diagram title, and its position and appearance.
Inherited from Tdx |
Tool |
Provides access to diagram tooltip settings. |
VCLCom |
Inherited from TComponent. |
Visible |
Specifies if the Chart control displays the diagram and its visible series.
Inherited from Tdx |
Visible |
Provides access to all visible series in the diagram. |
Visible |
Returns the number of visible series.
Inherited from Tdx |
Zoom |
Provides access to zoom settings. |
#Methods
#Events
Name | Description |
---|---|
On |
Allows you to cancel a zoom operation in the XY diagram. |
On |
Allows you to customize individual axis value labels in the diagram. |
On |
Allows you to customize the appearance of individual series points.
Inherited from Tdx |
On |
Allows you to customize series value labels.
Inherited from Tdx |
On |
Allows you to respond to scroll operations in the XY diagram. |
On |
Allows you to respond to zoom operations in the XY diagram. |
See Also