C1.Chart Namespace / PieAnimationOptions Class
Members

PieAnimationOptions Class
Stores animation options for FlexPie control.
Syntax
'Declaration
 
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
Public Class PieAnimationOptions 
   Inherits AnimationOptions
 
Inheritance Hierarchy

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

See Also