SparkAnnotationModel
Class
Definition
Namespace:Telerik.WinControls.UI.Sparkline
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public abstract class SparkAnnotationModel : SparkElement, IDisposable, INotifyPropertyChanged
Inheritance: objectDisposableObjectPropertyBagObjectSparkNodeSparkElementSparkAnnotationModel...
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the SparkAnnotationModel class.
C#
public SparkAnnotationModel()
Properties
Methods
Updates this instance.
C#
protected void Update()
Updates the model.
C#
protected abstract void UpdateCore()