ChartPointLine
Defines style of a line.
Properties
-
color(Optional[ColorValue]) –The line's color.
-
dash_pattern(Optional[list[int]]) –The line's dash pattern.
-
gradient(Optional[Gradient]) –The line's gradient.
-
width(Number) –The line's width.
Methods
-
copy–Returns a copy of this object with the specified properties overridden.