ArcGIS Pro 2.6 API Reference Guide
GridLadderLabelPosition Enumeration

ArcGIS.Core.CIM Namespace : GridLadderLabelPosition Enumeration
Represents the position at which the ladder labels are drawn.
Syntax
public enum GridLadderLabelPosition : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum GridLadderLabelPosition 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Half Represents the ladder label at half the value of visible extent.
Quarter Represents the ladder label at quarter the value of visible extent.
Third Represents the ladder label at third of the value of visible extent.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.GridLadderLabelPosition

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace