ChartPointLine ChartPointLine # color: Optional[ft.ColorValue] = None # The line's color. dash_pattern: Optional[list[int]] = None # The line's dash pattern. width: ft.Number = 2 # The line's width.