The following tables list the members exposed by TMClassBreaksRenderer.
Name | Description | |
---|---|---|
![]() | TMClassBreaksRenderer Constructor | Initializes a new instance of the TMClassBreaksRenderer class. |
Name | Description | |
---|---|---|
![]() | Attribute | Name of attribute of graphics whose value is classified. |
![]() | BottomValue | Bottom bound of the whole classification range. Default: double.NaN . |
![]() | Classes | Collection of ClassBreakInfo . |
![]() | DefaultSymbol | The default symbol to be used when graphic's attribute is out of range. Default: null . |
![]() | RangeType | Type of the whole classification range. Default: RangeType.Bounded . |
![]() | TopValue | Top bound of the whole classification range. Default: double.NaN . |
Name | Description | |
---|---|---|
![]() | GetSymbol | Gets a symbol based on a graphic. |
![]() | QueryLegendInfos | Queries for the legend infos of a layer using this renderer |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Dispatches the PropertyChanged event. |
Name | Description | |
---|---|---|
![]() | LegendChanged | Occurs when the legend of the layer changed. |
![]() | PropertyChanged | This event occurs when a property value changes. |