Definition
Namespace:Telerik.WinControls.UI.Sparkline
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public abstract class GridLineSparkAnnotationModel : SingleSparkAxisAnnotationModel, IDisposable, INotifyPropertyChanged
Inheritance: objectDisposableObjectPropertyBagObjectSparkNodeSparkElementSparkAnnotationModelSingleSparkAxisAnnotationModelGridLineSparkAnnotationModel...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
protected GridLineSparkAnnotationModel()
Properties
Gets if the model is updated.
C#
public override bool IsUpdated { get; }
The is updated.
Overrides:
Methods
Updates the model.
C#
protected override void UpdateCore()
Overrides: