RadControls for WPF

Class that calculates the range collection for the further use in Map Legend. ShapeFill, Min, Max, Mode and properties corresponding to the mode should be determined here.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.2.611.40

Syntax

C#
public class ColorMeasureScale : DependencyObject, 
	IMapShapeColorizer
Visual Basic
Public Class ColorMeasureScale _
	Inherits DependencyObject _
	Implements IMapShapeColorizer

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      Telerik.Windows.Controls.Map..::..ColorMeasureScale

See Also