Contents

AXChartDescriptor.ContentDirection

A constant that describes the content direction of the chart.

Declaration

enum ContentDirection

Overview

Use content direction to specify the direction of the x-axis, which the audio graph represents as time. For example, a bar chart might have a content direction of AXChartDescriptor.ContentDirection.leftToRight, and a pie chart might have a content direction of AXChartDescriptor.ContentDirection.radialClockwise.

Topics

Content directions

Initializers

See Also

Specifying the content layout