data_points property

data_points property

Returns collection of data points of this series. Read-only IChartDataPointCollection.

Definition:

@property
def data_points(self):
    ...

See Also