Skip to main content

ArcScaleLabelOptions Fields

Contains appearance and behavior options for arc scale labels.
Name Description
AddendProperty static Identifies the ScaleLabelOptions.Addend dependency property. Inherited from ScaleLabelOptions.
FormatStringProperty static Identifies the ScaleLabelOptions.FormatString dependency property. Inherited from ScaleLabelOptions.
MultiplierProperty static Identifies the ScaleLabelOptions.Multiplier dependency property. Inherited from ScaleLabelOptions.
OffsetProperty static Identifies the ScaleLabelOptions.Offset dependency property. Inherited from ScaleLabelOptions.
OrientationProperty static Identifies the ArcScaleLabelOptions.Orientation dependency property.
ShowFirstProperty static Identifies the ScaleLabelOptions.ShowFirst dependency property. Inherited from ScaleLabelOptions.
ShowLastProperty static Identifies the ScaleLabelOptions.ShowLast dependency property. Inherited from ScaleLabelOptions.
ZIndexProperty static Identifies the ScaleLabelOptions.ZIndex dependency property. Inherited from ScaleLabelOptions.
See Also