Pie2DSeriesAnimationBase Methods
Represents the base class for all series animations available for the 2D Pie series view.| Name | Description |
|---|---|
| CalculateAnimatedRadius(Double, Double) | Calculates the final radius a Pie series has after its series animation has finished. |
| CalculateAnimatedRotation(Double, Double) | Calculates the final rotation degree a Pie series has after its series animation has finished. |
| CalculateAnimatedSweepAngle(Double, Double) | Calculates the final sweep angle a Pie series has after its series animation has finished. |
See Also