ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TinFaceClassBreaksAspectRendererDefinition Class / ClassificationMethod Property

In This Topic
    ClassificationMethod Property (TinFaceClassBreaksAspectRendererDefinition)
    In This Topic
    Gets the classification method to be used to compute class breaks. The default value is ArcGIS.Core.CIM.ClassificationMethod.Manual.
    Syntax
    public ClassificationMethod ClassificationMethod {get;}
    Public ReadOnly Property ClassificationMethod As ClassificationMethod
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also