ChartTextAlignment
public enum ChartTextAlignmentText alignment options shared by Chart Guru’s Canvas, UI Toolkit, and IMGUI text surfaces.
Fields
Section titled “Fields”
TopLeft
Section titled “TopLeft”TopLeft = 0Returns
ChartGuru.ChartTextAlignment
TopCenter
Section titled “TopCenter”TopCenter = 1Returns
ChartGuru.ChartTextAlignment
TopRight
Section titled “TopRight”TopRight = 2Returns
ChartGuru.ChartTextAlignment
MiddleLeft
Section titled “MiddleLeft”MiddleLeft = 3Returns
ChartGuru.ChartTextAlignment
MiddleCenter
Section titled “MiddleCenter”MiddleCenter = 4Returns
ChartGuru.ChartTextAlignment
MiddleRight
Section titled “MiddleRight”MiddleRight = 5Returns
ChartGuru.ChartTextAlignment
BottomLeft
Section titled “BottomLeft”BottomLeft = 6Returns
ChartGuru.ChartTextAlignment
BottomCenter
Section titled “BottomCenter”BottomCenter = 7Returns
ChartGuru.ChartTextAlignment
BottomRight
Section titled “BottomRight”BottomRight = 8Returns
ChartGuru.ChartTextAlignment