Skip to content

ChartCrossPoint

ChartCrossPoint #

Bases: ChartPointShape

Draws a cross-mark(X).

color: Optional[ft.ColorValue] = None #

The fill color to use for the cross-mark(X).

size: ft.Number = 8.0 #

The size of the cross-mark.

width: ft.Number = 2.0 #

The thickness of the cross-mark.