RadControls for Silverlight

Creates logarithmic range distribution.

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

Syntax

C#
public class LogarithmicRangeDistribution : DependencyObject, 
	IRangeDistribution
Visual Basic
Public Class LogarithmicRangeDistribution _
	Inherits DependencyObject _
	Implements IRangeDistribution

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    Telerik.Windows.Controls.Map..::..LogarithmicRangeDistribution

See Also