Class SparklineColumnDataPoint
Represents the visual data pont object used with RadColumnSparkline.
Inheritance
System.Object
SparklineColumnDataPoint
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 SparklineColumnDataPoint : ColumnDataPoint, IDataItemContainer, INotifyPropertyChanged, IComparable, IComparable<double>, IComparable<long>, IComparable<SparkDataPoint>
Constructors
SparklineColumnDataPoint()
Declaration
public SparklineColumnDataPoint()