LinearAxisModel
Class
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
C#
public class LinearAxisModel : NumericalAxisModel, IDisposable, INotifyPropertyChanged, IContinuousAxisModel
Inheritance: objectDisposableObjectPropertyBagObjectChartNodeChartElementAxisModelNumericalAxisModelLinearAxisModel...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public LinearAxisModel()
Properties
Gets or sets the tick origin.
C#
public decimal? TickOrigin { get; set; }
The tick origin.