LineStyle🔗Constructor🔗LineStyle() Methods🔗 build🔗Builds the object.def build() -> common.LineStyle dash🔗def dash(dash: list[float]) -> typing.Self fill🔗def fill(fill: typing.Literal["solid", "dash", "dot", "square"]) -> typing.Self See also🔗 LineStyle