Skip to content

AxisValueLabelOrientationExtensions

ClassChartGuruChartGuru
public static class AxisValueLabelOrientationExtensions

Converts axis label orientation choices into concrete rotation and layout behavior.

ToLabelRotation(AxisValueLabelOrientation)

Section titled “ToLabelRotation(AxisValueLabelOrientation)”
public static LabelRotation ToLabelRotation(this AxisValueLabelOrientation o)

Resolve to a ChartGuru.LabelRotation. Automatic returns Auto.

Parameters

Name Type
o ChartGuru.AxisValueLabelOrientation

Returns

ChartGuru.LabelRotation