public enum TickMark : System.Enum
public enum TickMark : System.Enum
Member | Description |
---|---|
Cross | Specifies that the marks cross the axis. |
Inside | Specifies that the marks are inside the axis. |
None | Specifies no marks. |
Outside | Specifies that the marks are outside the axis. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Drawing.TickMark