AXChartDescriptor.ContentDirection
A constant that describes the content direction of the chart.
Declaration
enum ContentDirectionOverview
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
AXChartDescriptor.ContentDirection.leftToRightAXChartDescriptor.ContentDirection.rightToLeftAXChartDescriptor.ContentDirection.bottomToTopAXChartDescriptor.ContentDirection.topToBottomAXChartDescriptor.ContentDirection.radialClockwiseAXChartDescriptor.ContentDirection.radialCounterClockwise