Class RadLinearSparkline
Inheritance
System.Object
RadLinearSparkline
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadLinearSparkline : RadLinearSparklineBase, ISupportsDateTimeVirtualization, ISupportsNormalRange
Constructors
RadLinearSparkline()
Declaration
public RadLinearSparkline()
Fields
LineShapeStyleProperty
Declaration
public static readonly DependencyProperty LineShapeStyleProperty
Field Value
Microsoft.
|
LineShapeVisibilityProperty
Declaration
public static readonly DependencyProperty LineShapeVisibilityProperty
Field Value
Microsoft.
|
LineStrokeProperty
Declaration
public static readonly DependencyProperty LineStrokeProperty
Field Value
Microsoft.
|
NormalRangeBottomProperty
Declaration
public static readonly DependencyProperty NormalRangeBottomProperty
Field Value
Microsoft.
|
NormalRangeFillProperty
Declaration
public static readonly DependencyProperty NormalRangeFillProperty
Field Value
Microsoft.
|
NormalRangeRectProperty
Declaration
public static readonly DependencyProperty NormalRangeRectProperty
Field Value
Microsoft.
|
NormalRangeTopProperty
Declaration
public static readonly DependencyProperty NormalRangeTopProperty
Field Value
Microsoft.
|
NormalRangeVisibilityProperty
Declaration
public static readonly DependencyProperty NormalRangeVisibilityProperty
Field Value
Microsoft.
|
ShowNormalRangeProperty
Declaration
public static readonly DependencyProperty ShowNormalRangeProperty
Field Value
Microsoft.
|
Properties
LineShapeStyle
Declaration
public Style LineShapeStyle { get; set; }
Property Value
Microsoft.
|
LineShapeVisibility
Declaration
public Visibility LineShapeVisibility { get; }
Property Value
Microsoft.
|
LineStroke
Declaration
public Brush LineStroke { get; set; }
Property Value
Microsoft.
|
NormalRangeBottom
Declaration
public double NormalRangeBottom { get; set; }
Property Value
System.
|
NormalRangeFill
Declaration
public Brush NormalRangeFill { get; set; }
Property Value
Microsoft.
|
NormalRangeRect
Declaration
public Rect NormalRangeRect { get; }
Property Value
Windows.
|
NormalRangeTop
Declaration
public double NormalRangeTop { get; set; }
Property Value
System.
|
NormalRangeVisibility
Declaration
public Visibility NormalRangeVisibility { get; }
Property Value
Microsoft.
|
ShowNormalRange
Declaration
public bool ShowNormalRange { get; set; }
Property Value
System.
|
Methods
HideLineGeometry()
Declaration
protected override void HideLineGeometry()
Overrides
OnDataChanged()
Declaration
protected override void OnDataChanged()
Overrides
OnSizeChanged(Object, SizeChangedEventArgs)
Declaration
protected override void OnSizeChanged(object sender, SizeChangedEventArgs e)
Parameters
System.
|
Microsoft.
|
Overrides
ShowLineGeometry()
Declaration
protected override void ShowLineGeometry()