GrapeCity.Xaml.Excel
TickLabelPosition Enumeration


Specifies the possible positions for tick labels
Syntax
'Declaration
 
Public Enum TickLabelPosition 
   Inherits System.Enum
'Usage
 
Dim instance As TickLabelPosition
public enum TickLabelPosition : System.Enum 
Members
MemberDescription
High Specifies the axis labels shall be at the high end of the perpendicular axis
Low Specifies the axis labels shall be at the low end of the perpendicular axis.
NextTo Specifies the axis labels shall be next to tha axis.
None Specifies the axis label are not drawn
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.TickLabelPosition

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options