Class RadSparklineIndicatorItem
Inheritance
System.Object
RadSparklineIndicatorItem
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.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadSparklineIndicatorItem : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
RadSparklineIndicatorItem()
Declaration
public RadSparklineIndicatorItem()
Properties
Color
Height
Declaration
public double Height { get; }
Property Value
System.Double
|
SparklineIndicatorColorValue
Declaration
public string SparklineIndicatorColorValue { get; }
Property Value
System.String
|
Width
Declaration
public double Width { get; }
Property Value
System.Double
|
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
|