Enum TickLabelPositionType
Enum TickLabelPositionType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Represents the position type of tick-mark labels on the specified axis.
public enum TickLabelPositionType
Fields
High = 0
Position type is high.
Low = 1
Position type is low.
NextToAxis = 2
Position type is next to axis.
None = 3
Position type is none.