Enumeration HorizontalAlignment

Enumeration Members

Center: "center"
CenterContinuous: "centerContinuous"

Not Supported

Distributed: "distributed"

Not Supported

Fill: "fill"
General: "general"

Aligned based on the data value. Text data is left-aligned. Numbers, dates, and times are right-aligned. Boolean types are centered.

Justify: "justify"
Left: "left"
Right: "right"