double_value property

ChartXValue.double_value property

Gets the stored numeric value.

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

See Also