FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.Chart Namespace / PieAnimationOptions Class
Members

In This Topic
    PieAnimationOptions Class
    In This Topic
    Stores animation options for FlexPie control.
    Object Model
    PieAnimationOptions Class
    Syntax
    'Declaration
     
    Public Class PieAnimationOptions 
       Inherits AnimationOptions
    public class PieAnimationOptions : AnimationOptions 
    Inheritance Hierarchy

    System.Object
       C1.Chart.AnimationOptions
          C1.Chart.PieAnimationOptions

    See Also