[]
        
(Showing Draft Content)

C1.Web.Mvc.Chart.AxisTickMark

AxisTickMark Enum

Specifies whether and where axis tick marks appear.

Namespace: C1.Web.Mvc.Chart
Assembly: C1.Web.Mvc.dll
Syntax
public enum AxisTickMark

Fields

Name Description
Cross

Tick marks cross the axis.

Inside

Tick marks appear inside the plot area.

None

No tick marks appear.

Outside

Tick marks appear outside the plot area.