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

Chart MoveAnimation which wraps RadiusFactorAnimation class.

Definition

Constructors

C#
public PieChartRadiusFactorAnimation()

Methods

Occurs when RadAnimation is being built for series animation.

C#
protected override RadAnimation BuildSeriesAnimation(FrameworkElement seriesAnimationTarget, RadRect plotAreaClip)
Parameters:seriesAnimationTargetFrameworkElement

The path describing the series.

plotAreaClipRadRect

The plotAreaClip of the chart.

Returns:

RadAnimation

Overrides: ChartAnimationBase.BuildSeriesAnimation(FrameworkElement, RadRect)