Class
RadAreaSparkline

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:

cs-api-definition
[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

RadAreaSparkline()

Initializes a new instance of the RadAreaSparkline class.

Declaration

cs-api-definition
public RadAreaSparkline()

Fields

AreaPointsProperty

Identifies the AreaPoints dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty AreaPointsProperty

Field Value

DependencyProperty

BottomClipRectProperty

Identifies the BottomClipRect dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty BottomClipRectProperty

Field Value

DependencyProperty

BottomLineVisibilityProperty

Identifies the BottomLineVisibility dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty BottomLineVisibilityProperty

Field Value

DependencyProperty

NegativeAreaFillProperty

Identifies the NegativeAreaFill dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty NegativeAreaFillProperty

Field Value

DependencyProperty

NegativeAreaShapeStyleProperty

Identifies the NegativeAreaShapeStyle dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty NegativeAreaShapeStyleProperty

Field Value

DependencyProperty

NegativeAreaStrokeProperty

Identifies the NegativeAreaStroke dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty NegativeAreaStrokeProperty

Field Value

DependencyProperty

NegativeLineShapeStyleProperty

Identifies the NegativeLineShapeStyle dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty NegativeLineShapeStyleProperty

Field Value

DependencyProperty

PositiveAreaFillProperty

Identifies the PositiveAreaFill dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty PositiveAreaFillProperty

Field Value

DependencyProperty

PositiveAreaShapeStyleProperty

Identifies the PositiveAreaShapeStyle dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty PositiveAreaShapeStyleProperty

Field Value

DependencyProperty

PositiveAreaStrokeProperty

Identifies the PositiveAreaStroke dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty PositiveAreaStrokeProperty

Field Value

DependencyProperty

PositiveLineShapeStyleProperty

Identifies the PositiveLineShapeStyle dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty PositiveLineShapeStyleProperty

Field Value

DependencyProperty

TopClipRectProperty

Identifies the TopClipRect dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty TopClipRectProperty

Field Value

DependencyProperty

TopLineVisibilityProperty

Identifies the TopLineVisibility dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty TopLineVisibilityProperty

Field Value

DependencyProperty

Properties

AreaPoints

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

Declaration

cs-api-definition
public PointCollection AreaPoints { get; }

Property Value

PointCollection

BottomClipRect

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

Declaration

cs-api-definition
public Rect BottomClipRect { get; }

Property Value

Rect

BottomLineVisibility

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

Declaration

cs-api-definition
public Visibility BottomLineVisibility { get; }

Property Value

Visibility

NegativeAreaFill

Gets or sets the negative value area fill.

Declaration

cs-api-definition
public Brush NegativeAreaFill { get; set; }

Property Value

Brush

The negative value area fill.

NegativeAreaShapeStyle

Gets or sets the NegativeAreaShapeStyle.

Declaration

cs-api-definition
public Style NegativeAreaShapeStyle { get; set; }

Property Value

Style

NegativeAreaStroke

Gets or sets the negative value line stroke.

Declaration

cs-api-definition
public Brush NegativeAreaStroke { get; set; }

Property Value

Brush

The negative value line stroke.

NegativeLineShapeStyle

Gets or sets the NegativeLineShapeStyle.

Declaration

cs-api-definition
public Style NegativeLineShapeStyle { get; set; }

Property Value

Style

PositiveAreaFill

Gets or sets the positive value area fill.

Declaration

cs-api-definition
public Brush PositiveAreaFill { get; set; }

Property Value

Brush

The positive value area fill.

PositiveAreaShapeStyle

Gets or sets the PositiveAreaShapeStyle.

Declaration

cs-api-definition
public Style PositiveAreaShapeStyle { get; set; }

Property Value

Style

PositiveAreaStroke

Gets or sets the positive value line stroke.

Declaration

cs-api-definition
public Brush PositiveAreaStroke { get; set; }

Property Value

Brush

The positive value line stroke.

PositiveLineShapeStyle

Gets or sets the PositiveLineShapeStyle.

Declaration

cs-api-definition
public Style PositiveLineShapeStyle { get; set; }

Property Value

Style

TopClipRect

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

Declaration

cs-api-definition
public Rect TopClipRect { get; }

Property Value

Rect

TopLineVisibility

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

Declaration

cs-api-definition
public Visibility TopLineVisibility { get; }

Property Value

Visibility

Methods

OnInitialized(EventArgs)

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

Declaration

cs-api-definition
protected override void OnInitialized(EventArgs e)

Parameters

e

EventArgs

The RoutedEventArgs that contains the event data.

SynchronizePoints()

Synchronizes the points.

Declaration

cs-api-definition
protected override void SynchronizePoints()

Overrides RadLinearSparklineBase.SynchronizePoints()

UpdateLineVisibility()

Updates the line visibility.

Declaration

cs-api-definition
protected override void UpdateLineVisibility()

Overrides RadLinearSparklineBase.UpdateLineVisibility()