Class SparklineWinLossDataPoint
Represents the visual data pont object used with RadWinLossSparkline.
Inheritance
System.Object
SparklineWinLossDataPoint
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls.Sparklines
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class SparklineWinLossDataPoint : WinLossDataPoint, IDataItemContainer, INotifyPropertyChanged, IComparable, IComparable<double>, IComparable<long>, IComparable<SparkDataPoint>
Constructors
SparklineWinLossDataPoint()
Declaration
public SparklineWinLossDataPoint()