VizTextDisplayOptions🔗Constructor🔗VizTextDisplayOptions() Methods🔗 build🔗Builds the object.def build() -> common.VizTextDisplayOptions percent_size🔗Explicit percent text sizedef percent_size(percent_size: float) -> typing.Self title_size🔗Explicit title text sizedef title_size(title_size: float) -> typing.Self value_size🔗Explicit value text sizedef value_size(value_size: float) -> typing.Self See also🔗 VizTextDisplayOptions