[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Bullet.TickMark

TickMark Enum

Specifies the kind of tick marks in a bullet chart.

Namespace: GrapeCity.ActiveReports.Rendering.Components.Bullet
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum TickMark

Fields

Name Description
Inside

Specifies tick marks inside the chart area.

None

Specifies no tick marks.

Outside

Specifies tick marks outside the chart area.

Extension Methods