Class ErrorBarDataPoint
Inheritance
System.Object
ErrorBarDataPoint
Inherited Members
Namespace: Telerik.Charting
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ErrorBarDataPoint : RangeDataPoint, INotifyPropertyChanged
Constructors
ErrorBarDataPoint()
Declaration
public ErrorBarDataPoint()
Properties
IsInPlotRange
Declaration
public bool IsInPlotRange { get; }
Property Value
System.
|
Value
Declaration
public double Value { get; set; }
Property Value
System.
|