Class RadSparklineColumn
Inheritance
System.Object
RadSparklineColumn
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadSparklineColumn : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
RadSparklineColumn()
Declaration
public RadSparklineColumn()
Properties
Color
ColumnHeight
Declaration
public double ColumnHeight { get; }
Property Value
System.Double
|
ColumnWidth
Declaration
public double ColumnWidth { get; }
Property Value
System.Double
|
SparklineColumnColorValue
Declaration
public string SparklineColumnColorValue { get; }
Property Value
System.String
|
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|
Overrides
Methods
AssignReference(AutomationReference)
Declaration
public override void AssignReference(AutomationReference reference)
Parameters
AutomationReference
reference
|