y_value property

y_value property

Returns the y value of chart data point. Read-only IDoubleChartValue.

Definition:

@property
def y_value(self):
    ...

See Also