Contents

AXDataAxisDescriptor

The basic interface for a data axis in a chart.

Declaration

protocol AXDataAxisDescriptor : NSCopying

Overview

Each AXChart requires at least two AXDataAxisDescriptor objects to describe an x-axis and a y-axis.

Topics

Specifying the title

See Also

Axis representation