The following tables list the members exposed by TMClassificationProvider.
Name | Description | |
---|---|---|
![]() | TMClassificationProvider Constructor | Initializes a new instance of the TMClassificationProvider class. |
Name | Description | |
---|---|---|
![]() ![]() | ClassificationProperty | Identifies the Classification dependency property. |
![]() ![]() | FormatRangesWithUnitsProperty | Identifies the FormatRangesWithUnits dependency property. |
![]() ![]() | OutOfRangeColorProperty | Identifies the OutOfRangeColor dependency property. |
Name | Description | |
---|---|---|
![]() | Classification | Classification instance responsible for calculation class breaks. Default: an instance of the TMClassification type. |
![]() | ClassificationIsLocked | Overridden. Indicates that a classification provided with this instance is locked and cannot be updated right now. |
![]() | ClassificationRangeType | Current type of the whole classification range. Default: RangeType.Bounded . |
![]() | CreateSymbolFactory | A factory method to be used for creating a symbol by color. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider) |
![]() | Dispatcher | (Inherited from System.Windows.DependencyObject) |
![]() | FormatRangesWithUnits | True value of this property means formatting of ranges with units. Default: false . |
![]() | LabelFunction | The function to prepare a class break label. Since Business Analyst API for Silverlight 2.2. |
![]() | LastClassificationResults | Last classification results. Default: null . |
![]() | Layer | Thematic layer associated with this component. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider) |
![]() | OutOfRangeColor | Color to show graphics whose thematic value is out of range. Default: Black color . |
![]() | SimpleRendererLabel | This label is assigned to a simple renderer created with CreateSimpleRenderer method. Since Business Analyst API for Silverlight 2.2. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider) |
Name | Description | |
---|---|---|
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | CreateRenderer | Overridden. Creates a renderer for the current classification. |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetClassificationRanges | Gets classification range infos to be shown in legend. |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | LockClassification | Locks the current classification and specifies a type of classification range for it. |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | UnlockClassification | Unlocks the classification provided with this instance and raises the ClassificationChanged event if the classification lock state was changed from locked to unlocked. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider) |
![]() | UpdateClassification | Overridden. Updates classification provided with this instance by a list of thematic values. |
Name | Description | |
---|---|---|
![]() | CreateSimpleRenderer | Creates a simple renderer whose symbol is the mid value of the current color ramp of the associated thematic layer and label is the SimpleRendererLabel property value. Since Business Analyst API for Silverlight 2.2. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider) |
![]() | CreateSymbol | Create a symbol by the given color. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider) |
![]() | CreateUniqueValueRenderer | Creates unique-value renderer whose default symbol is the mid value of the current color ramp of the associated thematic layer. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider) |
![]() | OnClassificationChanged | Dispatches the ClassificationChanged event. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider) |
![]() | OnPropertyChanged | Dispatches the PropertyChanged event. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider) |
Name | Description | |
---|---|---|
![]() | ClassificationChanged | This event occurs when a classification of features is changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider) |
![]() | PropertyChanged | This event occurs when a property is changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider) |