XlsChartDataPoint module

class XlsChartDataPoint.XlsChartDataPoint

Bases: XlsObject, IChartDataPoint

ClearDataFormats(format: XlsChartSerieDataFormat)
CloneDataFormat(serieFormat: XlsChartSerieDataFormat)
property DataFormat: IChartSerieDataFormat
property DataLabels: IChartDataLabels
property HasDataLabels: bool
property Index: int
<summary>

Gets or sets index of the point in the points collection.

</summary>

property IsDefault: bool
property SetAsTotal: bool
<summary>

True if the data point is considered as Subtotals or Totals. otherwise False.

</summary>

<remarks>Applies only to Waterfall charts.</remarks>