Class DateTimeContinuousAxisModel.PlotInfo
Inheritance
System.Object
DateTimeContinuousAxisModel.PlotInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Charting
Assembly: Telerik.WinControls.ChartView.dll
Syntax
public class PlotInfo
Constructors
PlotInfo()
Declaration
public PlotInfo()
Fields
Extend
Declaration
public decimal Extend
Field Value
System.Decimal
|
Max
Declaration
public decimal Max
Field Value
System.Decimal
|
Min
Declaration
public decimal Min
Field Value
System.Decimal
|