Enum TickMarkType

Enum TickMarkType

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

Represents the tick mark type for the specified axis.

public enum TickMarkType

Fields

Cross = 0

Tick mark type is Cross.

Inside = 1

Tick mark type is Inside.

None = 2

Tick mark type is None.

Outside = 3

Tick mark type is Outside