[]
        
(Showing Draft Content)

C1.Win.C1Chart.TickMarksEnum

TickMarksEnum Enum

Use the members of this enumeration to set the value of the TickMajor and TickMinor properties in the Axis class.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum TickMarksEnum

Fields

Name Description
Cross

Tick marks cross over axis.

Inside

Tick marks located inside chart area on axis.

None

No tick marks along axis.

Outside

Tick marks located outside chart area on axis.