TickLabelPositionType
TickLabelPositionType enumeration
Represents the position type of tick-mark labels on the specified axis.
public enum TickLabelPositionType
Values
Name | Value | Description |
---|---|---|
High | 0 |
Position type is high. |
Low | 1 |
Position type is low. |
NextToAxis | 2 |
Position type is next to axis. |
None | 3 |
Position type is none. |
See Also
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells