XlsChartSeriesAxis module

class XlsChartSeriesAxis.XlsChartSeriesAxis

Bases: XlsChartAxis, IChartSeriesAxis

property CrossesAt: int
static DefaultSeriesAxisId() int
property IsBetween: bool
property IsLogScale: bool
property IsReverseOrder: bool
<summary>

Display categories in reverse order.

</summary>

property LabelsFrequency: int
<summary>

Represents the number of categories or series between tick-mark labels.

</summary>

property LogBase: float
property MaxValue: float
property MinValue: float
property TickLabelSpacing: int
<summary>

Represents the number of categories or series between tick-mark labels.

</summary>

property TickMarkSpacing: int
<summary>

Represents the number of categories or series between tick marks.

</summary>

property TickMarksFrequency: int