string_value property

ChartXValue.string_value property

Gets the stored string value.

@property
def string_value(self) -> str:
    ...

See Also