New to Telerik UI for WPFStart a free 30-day trial

The Sparkline Area chart consists of a series of data points joined by a line where the area below the line is filled. The area below Axis Origin can be displayed in a different color. Supports indicators.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
[TelerikToolboxCategory("Data Visualization")]
public class RadAreaSparkline : RadLinearSparklineBase

Inheritance: objectRadSparklineBaseRadIndicatedSparklineBaseRadLinearSparklineBaseRadAreaSparkline

Inherited Members RadLinearSparklineBase.LinePointsPropertyRadLinearSparklineBase.IndicatorsPointsPropertyRadLinearSparklineBase.IndicatorsVisibilityPropertyRadLinearSparklineBase.MarkersBrushPropertyRadLinearSparklineBase.MarkersStylePropertyRadLinearSparklineBase.ShowMarkersPropertyRadLinearSparklineBase.IndicatorStylePropertyRadLinearSparklineBase.CalculateBaseLinePoints()RadLinearSparklineBase.OnDataChanged()RadLinearSparklineBase.OnVisibleDataChanged()RadLinearSparklineBase.OnEmptyPointBehaviorChanged()RadLinearSparklineBase.OnRangeChanged()RadLinearSparklineBase.OnSizeChanged(object, SizeChangedEventArgs)RadLinearSparklineBase.SynchronizeIndicatorsData()RadLinearSparklineBase.ShowLineGeometry()RadLinearSparklineBase.HideLineGeometry()RadLinearSparklineBase.IndicatorStyleRadLinearSparklineBase.MarkersBrushRadLinearSparklineBase.MarkersStyleRadLinearSparklineBase.ShowMarkersRadLinearSparklineBase.LinePointsRadLinearSparklineBase.IndicatorsPointsRadLinearSparklineBase.IndicatorsVisibilityRadIndicatedSparklineBase.FirstPointBrushPropertyRadIndicatedSparklineBase.FirstPointStylePropertyRadIndicatedSparklineBase.LastPointBrushPropertyRadIndicatedSparklineBase.LastPointStylePropertyRadIndicatedSparklineBase.HighPointBrushPropertyRadIndicatedSparklineBase.HighPointStylePropertyRadIndicatedSparklineBase.LowPointBrushPropertyRadIndicatedSparklineBase.LowPointStylePropertyRadIndicatedSparklineBase.NegativePointBrushPropertyRadIndicatedSparklineBase.NegativePointStylePropertyRadIndicatedSparklineBase.ShowFirstPointIndicatorPropertyRadIndicatedSparklineBase.ShowHighPointIndicatorsPropertyRadIndicatedSparklineBase.ShowLastPointIndicatorPropertyRadIndicatedSparklineBase.ShowLowPointIndicatorsPropertyRadIndicatedSparklineBase.ShowNegativePointIndicatorsPropertyRadIndicatedSparklineBase.OnApplyTemplate()RadIndicatedSparklineBase.OnIndicatorPropertyChanged(DependencyObject, DependencyPropertyChangedEventArgs)RadIndicatedSparklineBase.IsVirtualizationEnabledChanged()RadIndicatedSparklineBase.UpdateItemsPanels()RadIndicatedSparklineBase.SynchronizeIndicatorsVisuals()RadIndicatedSparklineBase.FirstPointBrushRadIndicatedSparklineBase.FirstPointStyleRadIndicatedSparklineBase.LastPointBrushRadIndicatedSparklineBase.LastPointStyleRadIndicatedSparklineBase.HighPointBrushRadIndicatedSparklineBase.HighPointStyleRadIndicatedSparklineBase.LowPointBrushRadIndicatedSparklineBase.LowPointStyleRadIndicatedSparklineBase.NegativePointBrushRadIndicatedSparklineBase.NegativePointStyleRadIndicatedSparklineBase.ShowFirstPointIndicatorRadIndicatedSparklineBase.ShowHighPointIndicatorsRadIndicatedSparklineBase.ShowLastPointIndicatorRadIndicatedSparklineBase.ShowLowPointIndicatorsRadIndicatedSparklineBase.ShowNegativePointIndicatorsRadSparklineBase.YValuePathPropertyRadSparklineBase.XValuePathPropertyRadSparklineBase.AutoRangePropertyRadSparklineBase.AxisVisibilityPropertyRadSparklineBase.AxisStrokePropertyRadSparklineBase.ItemsSourcePropertyRadSparklineBase.MaxYValuePropertyRadSparklineBase.MinYValuePropertyRadSparklineBase.MinXValuePropertyRadSparklineBase.MaxXValuePropertyRadSparklineBase.EmptyPointBehaviorPropertyRadSparklineBase.ShowAxisPropertyRadSparklineBase.ZeroYPositionPropertyRadSparklineBase.AxisOriginValuePropertyRadSparklineBase.AxisWidthPropertyRadSparklineBase.OnCreateAutomationPeer()RadSparklineBase.CalculateYPosition()RadSparklineBase.MeasureOverride(Size)RadSparklineBase.AutoRangeRadSparklineBase.AxisOriginValueRadSparklineBase.AxisWidthRadSparklineBase.AxisStrokeRadSparklineBase.EmptyPointBehaviorRadSparklineBase.ItemsSourceRadSparklineBase.MaxYValueRadSparklineBase.MinYValueRadSparklineBase.MinXValueRadSparklineBase.MaxXValueRadSparklineBase.ShowAxisRadSparklineBase.XValuePathRadSparklineBase.YValuePathRadSparklineBase.ZeroYPositionRadSparklineBase.AxisVisibilityRadSparklineBase.VisualDataPoints...

Constructors

Initializes a new instance of the RadAreaSparkline class.

C#
public RadAreaSparkline()

Fields

AreaPointsProperty

DependencyProperty

Identifies the AreaPoints dependency property.

C#
public static readonly DependencyProperty AreaPointsProperty

BottomClipRectProperty

DependencyProperty

Identifies the BottomClipRect dependency property.

C#
public static readonly DependencyProperty BottomClipRectProperty

Identifies the BottomLineVisibility dependency property.

C#
public static readonly DependencyProperty BottomLineVisibilityProperty

NegativeAreaFillProperty

DependencyProperty

Identifies the NegativeAreaFill dependency property.

C#
public static readonly DependencyProperty NegativeAreaFillProperty

Identifies the NegativeAreaShapeStyle dependency property.

C#
public static readonly DependencyProperty NegativeAreaShapeStyleProperty

NegativeAreaStrokeProperty

DependencyProperty

Identifies the NegativeAreaStroke dependency property.

C#
public static readonly DependencyProperty NegativeAreaStrokeProperty

Identifies the NegativeLineShapeStyle dependency property.

C#
public static readonly DependencyProperty NegativeLineShapeStyleProperty

PositiveAreaFillProperty

DependencyProperty

Identifies the PositiveAreaFill dependency property.

C#
public static readonly DependencyProperty PositiveAreaFillProperty

Identifies the PositiveAreaShapeStyle dependency property.

C#
public static readonly DependencyProperty PositiveAreaShapeStyleProperty

PositiveAreaStrokeProperty

DependencyProperty

Identifies the PositiveAreaStroke dependency property.

C#
public static readonly DependencyProperty PositiveAreaStrokeProperty

Identifies the PositiveLineShapeStyle dependency property.

C#
public static readonly DependencyProperty PositiveLineShapeStyleProperty

TopClipRectProperty

DependencyProperty

Identifies the TopClipRect dependency property.

C#
public static readonly DependencyProperty TopClipRectProperty

TopLineVisibilityProperty

DependencyProperty

Identifies the TopLineVisibility dependency property.

C#
public static readonly DependencyProperty TopLineVisibilityProperty

Properties

AreaPoints

PointCollection

This property supports the RadSparklineBase infrastructure and is not intended to be used directly from your code.

C#
public PointCollection AreaPoints { get; }

This property supports the RadSparklineBase infrastructure and is not intended to be used directly from your code.

C#
public Rect BottomClipRect { get; }

This property supports the RadSparklineBase infrastructure and is not intended to be used directly from your code.

C#
public Visibility BottomLineVisibility { get; }

Gets or sets the negative value area fill.

C#
public Brush NegativeAreaFill { get; set; }
Property Value:

The negative value area fill.

Gets or sets the NegativeAreaShapeStyle.

C#
public Style NegativeAreaShapeStyle { get; set; }

Gets or sets the negative value line stroke.

C#
public Brush NegativeAreaStroke { get; set; }
Property Value:

The negative value line stroke.

Gets or sets the NegativeLineShapeStyle.

C#
public Style NegativeLineShapeStyle { get; set; }

Gets or sets the positive value area fill.

C#
public Brush PositiveAreaFill { get; set; }
Property Value:

The positive value area fill.

Gets or sets the PositiveAreaShapeStyle.

C#
public Style PositiveAreaShapeStyle { get; set; }

Gets or sets the positive value line stroke.

C#
public Brush PositiveAreaStroke { get; set; }
Property Value:

The positive value line stroke.

Gets or sets the PositiveLineShapeStyle.

C#
public Style PositiveLineShapeStyle { get; set; }

This property supports the RadSparklineBase infrastructure and is not intended to be used directly from your code.

C#
public Rect TopClipRect { get; }

This property supports the RadSparklineBase infrastructure and is not intended to be used directly from your code.

C#
public Visibility TopLineVisibility { get; }

Methods

Raises the event. This method is invoked whenever is set to true internally.

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs

The RoutedEventArgs that contains the event data.

Synchronizes the points.

C#
protected override void SynchronizePoints()

Overrides: RadLinearSparklineBase.SynchronizePoints()

Updates the line visibility.

C#
protected override void UpdateLineVisibility()

Overrides: RadLinearSparklineBase.UpdateLineVisibility()