Class SparklineScatterDataPoint
DataPoint for scattered points. Used in RadScatterSparklines.
Inheritance
System.Object
SparklineScatterDataPoint
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 SparklineScatterDataPoint : ScatterDataPoint, IDataItemContainer, INotifyPropertyChanged, IComparable, IComparable<double>, IComparable<long>, IComparable<SparkDataPoint>
Constructors
SparklineScatterDataPoint()
Declaration
public SparklineScatterDataPoint()