RadControls for Silverlight

Represents the arguments of the colorizer events.

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 ShapeColorizerEventArgs : EventArgs
Visual Basic
Public Class ShapeColorizerEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Telerik.Windows.Controls.Map..::..ShapeColorizerEventArgs

See Also