public enum TickLabelPosition : System.Enum
public enum TickLabelPosition : System.Enum
Member | Description |
---|---|
High | Specifies that the tick marks are at the top or right side of the chart. |
Low | Specifies that the tick marks are on the bottom or left side of the chart. |
NextToAxis | Specifies that the tick marks are next to the axis (where the axis is not at either side of the chart). |
None | Specifies no tick marks. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Drawing.TickLabelPosition