dxChartSimpleDiagram Unit
This unit implements all simple diagram, series, and View classes, as well as all related settings.
#Classes
Name | Description |
---|---|
Tdx |
Stores information related to an On |
Tdx |
Stores slice display settings related to the exploded state of Pie and Doughnut series. |
Tdx |
Stores information related to an On |
Tdx |
Stores value label appearance and behavior settings for Pie and Doughnut Views. |
Tdx |
A simple diagram in the Chart control. |
Tdx |
Stores simple diagram tooltip settings. |
Tdx |
A series in a simple diagram. |
Tdx |
The base class for classes that implement Pie and Doughnut View settings. |
Tdx |
The base class for all classes that implement simple series View settings. |
Tdx |
Stores Doughnut View settings. |
Tdx |
Stores Pie View settings. |
Tdx |
Stores series point draw settings in a simple series View. |
Tdx |
Stores total label settings. |
Tdx |
Stores Simple View appearance settings. |
#Enums
Name | Description |
---|---|
Tdx |
Enumerates available slice display modes for exploded Pie and Doughnut series Views. |
Tdx |
Enumerates sweep directions available for Pie and Doughnut series. |
Tdx |
Enumerates value label arrangement options available in Pie and Doughnut Views. |
Tdx |
Enumerates series arrangement modes for simple diagrams. |
#Subranges
Name | Description |
---|---|
Tdx |
Enumerates value label overlap resolution modes available for Pie and Doughnut series Views. |
Tdx |
Enumerates tooltip display modes in a simple series. |
#Types
Name | Description |
---|---|
Tdx |
The procedural type for simple series explosion events. |
Tdx |
The procedural type for total label parameter customization events. |
Tdx |
The procedural type of anonymous procedures that iterate through multiple series in a simple diagram and apply the same changes to them. |