[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TickMark

TickMark Enum

Specifies the position of the tick marks on the axis.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum TickMark

Fields

Name Description
Cross

Indicates that the tick marks cross the axis.

Inside

Indicates that the tick marks are inside the axis.

None

Indicates no tick marks.

Outside

Indicates that the tick marks are outside the axis.

Extension Methods