struct
UI::ChartDataPoint
- UI::ChartDataPoint
- Struct
- Value
- Object
Defined in:
ui/views/chart_view.crConstructors
Instance Method Summary
- #clone
- #color : Color | Nil
- #copy_with(label _label = @label, value _value = @value, color _color = @color)
- #label : String
- #value : Float64