XychartFieldConfigPointSize
Constructor
XychartFieldConfigPointSize()
Methods
build
Builds the object.
def build() -> xychart.XychartFieldConfigPointSize
fixed
def fixed(fixed: int) -> typing.Self
max_val
def max_val(max_val: int) -> typing.Self
min_val
def min_val(min_val: int) -> typing.Self
See also