ooodev.format.inner.direct.chart2.axis.label.order module
- class ooodev.format.inner.direct.chart2.axis.label.order.Order(order=ChartAxisArrangeOrderType.AUTO)[source]
Bases:
StyleBase
Chart Axis Label visibility.
New in version 0.9.4.
- __init__(order=ChartAxisArrangeOrderType.AUTO)[source]
Constructor
- Parameters:
order (ChartAxisArrangeOrderType, optional) – Specifies the arrangement of the axes descriptions.
- Return type:
None
- property prop_format_kind: FormatKind
Gets the kind of style
- Return type:
- property prop_order: ChartAxisArrangeOrderType
Gets or Sets if the Axis Label is visible.
- Return type:
ChartAxisArrangeOrderType