ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAnimation Class
Members

In This Topic
    ChartAnimation Class
    In This Topic
    Represents the ChartAnimation class which contains all settings for the animation.
    Object Model
    ChartAnimation Class
    Syntax
    'Declaration
     
    Public Class ChartAnimation 
       Inherits C1.Web.Wijmo.Controls.Settings
    public class ChartAnimation : C1.Web.Wijmo.Controls.Settings 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1Chart.ChartAnimation
             C1.Web.Wijmo.Controls.C1Chart.LineChartAnimation
             C1.Web.Wijmo.Controls.C1Chart.PieChartAnimation

    See Also