[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.TickMark

TickMark Enum

Specifies the tick mark enumeration.

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

Fields

Name Description
Cross

The cross tick mark.

Inside

The inside tick mark.

None

No tick mark.

Outside

The outside tick mark.

Extension Methods