ChartPointLine
ChartPointLine
#
copy_with
#
copy_with(
*,
color: ColorValue | None = None,
width: Number | None = None,
dash_pattern: list[int] | None = None,
) -> ChartPointLine
Returns a copy of this object with the specified properties overridden.