XYDimensionConfig🔗Constructor🔗XYDimensionConfig() Methods🔗 build🔗Builds the object.def build() -> xychart.XYDimensionConfig exclude🔗def exclude(exclude: list[str]) -> typing.Self frame🔗def frame(frame: int) -> typing.Self x🔗def x(x: str) -> typing.Self See also🔗 XYDimensionConfig