TdxChart Properties
Implements the internal Chart control model.
Name | Description |
---|---|
Appearance | Provides access to chart appearance settings. |
Bounds | Specifies Chart client area boundaries. |
Color |
Specifies the active color scheme name. |
Diagram |
Returns the total number of diagrams. |
Diagrams | Provides indexed access to all diagrams. |
Export |
|
Legend | Provides access to chart legend pane settings. |
Look |
Provides access to chart look & feel settings. |
Look |
Provides access to the chart look & feel painter. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Scroll |
Provides access to scroll settings. |
Titles | Provides access to the collection of chart titles. |
Tool |
Provides access to Chart tooltip settings. |
Use |
Specifies if the Chart control layout is flipped horizontally. |
Use |
Specifies if the Chart control displays text from right to left. |
Use |
Specifies if the internal Chart model uses multithreading algorithms. |
Visible |
Returns the number of visible diagrams. |
Visible |
Provides indexed access to all visible diagrams. |
Zoom |
Provides access to zoom settings. |
See Also