data_range property
data_range property
Represents the data range of the sparkline.
Definition:
@property
def data_range(self):
...
@data_range.setter
def data_range(self, value):
...
See Also
- module
aspose.cells.charts
- class
Sparkline
Represents the data range of the sparkline.
@property
def data_range(self):
...
@data_range.setter
def data_range(self, value):
...
aspose.cells.charts
Sparkline