ArcGIS Pro 3.7 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 ReadOnly Property ClassificationMethod As ClassificationMethod
    public ClassificationMethod ClassificationMethod {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also