dxChartXYDiagram Unit
This unit implements XY diagram and series classes as well as all related setting classes, except for series Views.
#Classes
Name | Description |
---|---|
Tdx |
Stores main axis settings of an XY diagram. |
Tdx |
Stores general axis appearance settings. |
Tdx |
Stores appearance settings of grid lines associated with an axis. |
Tdx |
Stores scale settings for a numeric axis. |
Tdx |
Stores appearance settings of axis tick marks. |
Tdx |
Stores an axis title and its settings. |
Tdx |
Stores axis value label display information. |
Tdx |
Stores axis value label appearance and behavior settings. |
Tdx |
Stores axis value appearance settings. |
Tdx |
Stores settings of an axis of arguments in an XY diagram. |
Tdx |
Stores settings of an axis of values in an XY diagram. |
Tdx |
Stores crosshair axis label appearance settings. |
Tdx |
Stores crosshair axis label settings. |
Tdx |
The base class for axis classes in the Chart control. |
Tdx |
The base class for the class that implements an axis of arguments. |
Tdx |
The base class for the class that implements an axis of values. |
Tdx |
The base class for secondary axis collection classes. |
Tdx |
The base class for all secondary axis collection members. |
Tdx |
Stores information related to an On |
Tdx |
Stores axis scale range settings. |
Tdx |
Stores minimum and maximum visible values on an axis scale. |
Tdx |
Stores and manages secondary axis collections. |
Tdx |
A secondary axis of arguments. |
Tdx |
A collection of secondary X-axes in an XY diagram. |
Tdx |
A secondary axis of arguments in a collection of X-axes. |
Tdx |
A secondary axis of values. |
Tdx |
A collection of secondary Y-axes in an XY diagram. |
Tdx |
A secondary axis of values in a collection of Y-axes. |
Tdx |
An XY diagram in the Chart control. |
Tdx |
Stores information related to an On |
Tdx |
The base class for classes that store information related to zoom and scroll notification events in an XY diagram. |
Tdx |
Stores information related to an On |
Tdx |
Stores XY diagram scroll settings. |
Tdx |
Stores XY diagram tooltip settings. |
Tdx |
Stores information related to an On |
Tdx |
Stores XY diagram zoom settings. |
Tdx |
A series in an XY diagram. |
Tdx |
The base class for all classes that implement XY series View settings. |
Tdx |
Stores XY series value label appearance and behavior settings. |
#Enums
Name | Description |
---|---|
Tdx |
Enumerates available axis positions in relation to the area of an XY diagram. |
Tdx |
Enumerates available axis tick mark display modes. |
Tdx |
Enumerates available axis title positions. |
Tdx |
Enumerates available axis value label positions. |
Tdx |
Enumerates available secondary axis positions in relation to the area of an XY diagram. |
#Subranges
Name | Description |
---|---|
Tdx |
Enumerates tooltip display modes in an XY series. |
#Types
Name | Description |
---|---|
Pdx |
A pointer to a primary or secondary axis instance. |
Tdx |
The procedural type for axis string comparison events. |
Tdx |
The procedural type for axis label parameter customization events. |
Tdx |
The procedural type of anonymous procedures that iterate through multiple series in an XY diagram and apply the same changes to them. |
Tdx |
The procedural type for zoom operation initiation events in an XY diagram. |
Tdx |
The procedural type for scroll notification events in an XY diagram. |
Tdx |
The procedural type for zoom notification events. |
#Remarks
The following units implement terminal XY series View classes and related settings:
- dxChartXYSeriesAreaView
- This unit implements all series Area Views and all related setting classes.
- dxChartXYSeriesBarView
- This unit implements all series Bar Views and all related setting classes.
- dxChartXYSeriesLineView
- This unit implements all series Line Views and all related setting classes.