The following tables list the members exposed by ClassBreaksRenderer.
Name | Description | |
---|---|---|
ClassBreaksRenderer Constructor | Initializes a new instance of the ClassBreaksRenderer class. |
Name | Description | |
---|---|---|
Classes | Gets the collection of ClassBreakInfo objects which define each group of numerical observations being symbolized in a Layer. | |
DefaultSymbol | Gets or sets the default symbol that will be used by the ClassBreakRenderer when there is no group specified by the ClassBreakInfo's objects for a particular observation. | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
Field | Gets or sets the name of the Field that will be symbolized via groups using ClassBreakInfo objects in the ClassBreaksRenderer. | |
NormalizationField | Gets or sets the normalization field. | |
NormalizationTotal | Gets or sets the normalization total. | |
NormalizationType | Gets or sets the normalization type. |
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetSymbol | Gets a symbol based on a graphic. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
QueryLegendInfos | Queries for the legend infos of a layer using this renderer. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
ToJson | Serializes the class breaks renderer to JSON |
Name | Description | |
---|---|---|
LegendChanged | Occurs when the legend of the layer changed. | |
PropertyChanged | Occurs when a property value changes. |