value_type property

ChartYValue.value_type property

Gets the type of the Y value stored in the object.

@property
def value_type(self) -> aspose.words.drawing.charts.ChartYValueType:
    ...

See Also