RadWinLossSparkline
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class RadWinLossSparkline : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRadWinLossSparkline...
Implements:
Inherited Members
Constructors
C#
public RadWinLossSparkline()
Properties
C#
public double AxisHeight { get; }
C#
public virtual string AxisLineVisibility { get; }
C#
public Color AxisStroke { get; }
C#
public string AxisStrokeColorValue { get; }
C#
public double AxisStrokeThickness { get; }
C#
public IList<RadSparklineColumn> ColumnList { get; }
C#
public double ColumnsNumber { get; }
C#
public SparklineTypes SparklineType { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: