Class ChartAnimationFinishedEventArgs
Inheritance
System.Object
ChartAnimationFinishedEventArgs
Namespace: Com.Telerik.Widget.Chart.Visualization.Behaviors.Animations
Assembly: Telerik.Xamarin.Android.Chart.dll
Syntax
public class ChartAnimationFinishedEventArgs : EventArgs
Constructors
ChartAnimationFinishedEventArgs(IChartAnimation, SeriesAnimationView)
Declaration
public ChartAnimationFinishedEventArgs(IChartAnimation p0, SeriesAnimationView p1)
Parameters
IChartAnimation
p0
|
SeriesAnimationView
p1
|