ChartCrossPoint
ChartCrossPoint
#
Bases: ChartPointShape
Draws a cross-mark(X).
copy_with
#
copy_with(
*,
color: ColorValue | None = None,
size: Number | None = None,
width: Number | None = None,
) -> ChartCrossPoint
Returns a copy of this object with the specified properties overridden.