ArcGIS Runtime SDK for WPF - Library Reference
StandardDeviationInterval Enumeration
See Also 
ESRI.ArcGIS.Client.Tasks Namespace : StandardDeviationInterval Enumeration

StandardDeviationInterval used when ClassificationMethod is StandardDeviation

Syntax

Visual Basic (Declaration) 
Public Enum StandardDeviationInterval 
   Inherits System.Enum
C# 
public enum StandardDeviationInterval : System.Enum 

Members

MemberDescription
OneOne: 1
OneHalfOneHalf: 0.5
OneQuarterOneQuarter: 0.25
OneThirdOneThird: 0.33

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.Tasks.StandardDeviationInterval

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.