This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IC > IClassify Interface > IClassify.MethodName Property (ArcObjects .NET 10.4 SDK) |
The name of the classification method (based on choice of classification object).
[Visual Basic .NET] Public ReadOnly Property MethodName As String
[C#] public string MethodName {get;}
[C++]
HRESULT get_MethodName(
BSTR* txt
);
[C++]
Parameters txt [out, retval] txt is a parameter of type BSTR
IClassify Interface | ClassBreaksRenderer Class | DefinedInterval Class | StandardDeviation Class | NaturalBreaks Class | Quantile Class | EqualInterval Class