RadControls for Silverlight

This provides base functionality for all RadChart annotations.

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

Syntax

C#
public abstract class AnnotationBase : Control, 
	ILogicalItem
Visual Basic
Public MustInherit Class AnnotationBase _
	Inherits Control _
	Implements ILogicalItem

Inheritance Hierarchy

See Also