'Declaration Public Enum TickMark Inherits System.Enum
public enum TickMark : System.Enum
'Declaration Public Enum TickMark Inherits System.Enum
public enum TickMark : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.TickMark