Definition
Namespace:Telerik.WinControls.UI.Sparkline
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public abstract class SingleSparkAxisAnnotationModel : SparkAnnotationModel, IDisposable, INotifyPropertyChanged
Inheritance: objectDisposableObjectPropertyBagObjectSparkNodeSparkElementSparkAnnotationModelSingleSparkAxisAnnotationModel...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
protected SingleSparkAxisAnnotationModel()
Properties
Gets or sets the axis.
C#
public SparkAxisModel Axis { get; set; }
The axis.