ArcGIS Pro 2.8 API Reference Guide
ScaleBarLabelPosition Enumeration

ArcGIS.Core.CIM Namespace : ScaleBarLabelPosition Enumeration
Lists the options for scale bar label positions.
Syntax
Members
MemberDescription
Above Above the scale bar.
AboveEnds Above the ends of the scale bar.
AboveLeft Above the scale bar and to the left.
AboveRight Above the scale bar and to the right.
AfterBar After the scale bar.
AfterLabels After labels.
BeforeAndAfterBar Before and after the scale bar.
BeforeAndAfterLabels Before and after labels.
BeforeBar Before the scale bar.
BeforeLabels Before the labels.
Below Below the scale bar.
BelowEnds Below the scale bar and on the ends.
BelowLeft Below the scale bar and to the left.
BelowRight Below the scale bar and to the right.
OnBarAfterFirstDivision On the scale bar after the first division.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace