double_value property

ChartYValue.double_value property

Gets the stored numeric value.

@property
def double_value(self) -> float:
    ...

See Also