| C1.Web.Wijmo.Controls.C1Chart Namespace > C1ChartCore<Tseries,TAnimation,TBinding> Class : Animation Property |
'Declaration<LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1Chart.ChartCore.Animation", Description="A value that indicates whether to show animation and the duration and easing for the animation.")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <WidgetOptionAttribute()> <C1CategoryAttribute("Behavior")> Public Overridable Property Animation As TAnimation
[Layout(LayoutType.Behavior)] [C1Description(Key="C1Chart.ChartCore.Animation", Description="A value that indicates whether to show animation and the duration and easing for the animation.")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [WidgetOption()] [C1Category("Behavior")] public virtual TAnimation Animation {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2