CircularLinePredefinedAnimationBase.CreateAnimatedTransformation(Rect, Point, Double) Method
In This Article
For internal use only.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Parameters
Name | Type |
---|---|
viewport | Rect |
point |
Point |
progress | Double |
#Returns
Type |
---|
Transform |
See Also