value_type property

ChartXValue.value_type property

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

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

See Also