ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBinningFeatureReduction Class / FixedLevel Property

In This Topic
    FixedLevel Property
    In This Topic
    Gets or sets the bin level at which bins will be drawn. If -1, the bin level will be automatically chosen based on the minimum bin size.
    Syntax
    public int FixedLevel {get; set;}
    Public Property FixedLevel As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also