Enum TickLabelAlignmentType
Enum TickLabelAlignmentType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Represents the text alignment type for the tick labels on the axis
public enum TickLabelAlignmentType
Fields
Center = 0
Represents the text shall be centered.
Left = 1
Represents the text shall be left justified.
Right = 2
Represents the text shall be right justified.