LinearSparkAxisModel
Class
Definition
Namespace:Telerik.WinControls.UI.Sparkline
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class LinearSparkAxisModel : NumericalSparkAxisModel, IDisposable, INotifyPropertyChanged
Inheritance: objectDisposableObjectPropertyBagObjectSparkNodeSparkElementSparkAxisModelNumericalSparkAxisModelLinearSparkAxisModel...
Implements:
Inherited Members
Constructors
C#
public LinearSparkAxisModel()
Properties
Gets or sets the tick origin.
C#
public decimal? TickOrigin { get; set; }
The tick origin.