Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

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