x_value property

x_value property

Returns the x value of chart data point. Read-only IStringOrDoubleChartValue.

Definition:

@property
def x_value(self):
    ...

See Also