ClassLogarithmicAxisModel
Class
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public class LogarithmicAxisModel : LinearAxisModel, IDisposable, INotifyPropertyChanged, IContinuousAxisModel
Inheritance: objectDisposableObjectPropertyBagObjectChartNodeChartElementAxisModelNumericalAxisModelLinearAxisModelLogarithmicAxisModel
Implements:
Inherited Members
Constructors
LogarithmicAxisModel()
Initializes a new instance of the LogarithmicAxisModel class.
Declaration
cs-api-definition
public LogarithmicAxisModel()
Properties
LogarithmBase
Gets or sets the base of the logarithm used for normalizing data points' values.