Skip to main content
A newer version of this page is available.

DXAxisX Class

The base class for all X-axis (axis of arguments) types.

Declaration

@interface DXAxisX: DXAxisBase

Remarks

For more information about specific parameters of X-axes, refer to the DXQualitativeAxisX, DXNumericAxisX or DXDateTimeAxisX documents.

To learn more about common axis properties, refer to the DXAxisBase class reference.

Inheritance