The following tables list the members exposed by ClassBreaksRenderer.
Name | Description | |
---|---|---|
ClassBreaksRenderer Constructor | Initializes a new instance of the ClassBreaksRenderer class. |
Name | Description | |
---|---|---|
Attribute | Note: This API is now obsolete. Please use the ClassBreaksRenderer.Field Property instead. Gets or sets the name of the Field that will be symbolized via groups using ClassBreakInfo objects in the ClassBreaksRenderer. | |
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. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
Field | Gets or sets the name of the Field that will be symbolized via groups using ClassBreakInfo objects in the ClassBreaksRenderer. | |
IsSealed | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetSymbol | Gets a symbol based on a graphic. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
QueryLegendInfos | Queries for the legend infos of a layer using this renderer. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
ToJson | Serializes the class breaks renderer to JSON |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
LegendChanged | Occurs when the legend of the layer changed. | |
PropertyChanged | Occurs when a property value changes. |