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