ArcGIS API for WPF - Library Reference
ClassBreakInfo Class Members
See Also  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client Namespace : ClassBreakInfo Class


The following tables list the members exposed by ClassBreakInfo.

Public Constructors

 NameDescription
public ConstructorClassBreakInfo Constructor  
Top

Public Properties

 NameDescription
public PropertyDescription Gets or sets the description. (Inherited from ESRI.ArcGIS.Client.RendererInfo)
public PropertyLabel Gets or sets the label. (Inherited from ESRI.ArcGIS.Client.RendererInfo)
public PropertyMaximumValue Gets or sets the maximum value. The value is excluded.  
public PropertyMinimumValue Gets or sets the minimum value for this class. The value is included.  
public PropertySymbol Gets or sets the symbol. (Inherited from ESRI.ArcGIS.Client.RendererInfo)
Top

Public Methods

 NameDescription
public MethodToJson Serializes the class break info to JSON  
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.RendererInfo)
Top

See Also

© ESRI, Inc. All Rights Reserved.