ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / SpatialMapSeries Class / ScaleField Property

In This Topic
    ScaleField Property (SpatialMapSeries)
    In This Topic
    Gets or sets index layer's scale field.
    Syntax
    public string ScaleField {get; set;}
    Public Property ScaleField As String

    Property Value

    Type: String
    Remarks
    Optional. If not set, the scale is based on how the feature fits the map frame extent.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also