Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 470 Bytes

File metadata and controls

24 lines (20 loc) · 470 Bytes

title: int_value property second_title: Aspose.Cells for Python via .NET API References description: type: docs weight: 60 url: /aspose.cells.charts/chartdatavalue/int_value/ is_root: false

int_value property

Gets the Int value of the chart data.

Definition:

@property
def int_value(self):
    ...

See Also