color_value property

color_value property

Returns the color value of chart data point. Used with Map charts. Read-only IDoubleChartValue.

Definition:

@property
def color_value(self):
    ...

See Also