# Wijmo_Angular2_Chart_Animation.Wjflexchartanimation

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								WjFlexChartAnimation Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Angular 2 component for the <a href="wijmo_chart_animation.chartanimation.html">wijmo.chart.animation.ChartAnimation</a> class.</p>
								</div>
								<p>The <b>wj-flex-chart-animation</b> component must be
									contained in one of the following components:
									<a href="wijmo_angular2_chart.wjflexchart.html">wijmo.angular2.chart.WjFlexChart</a>
									, <a href="wijmo_angular2_chart.wjflexpie.html">wijmo.angular2.chart.WjFlexPie</a>
									, <a href="wijmo_angular2_chart_finance.wjfinancialchart.html">wijmo.angular2.chart.finance.WjFinancialChart</a>
								or <a href="wijmo_angular2_chart_radar.wjflexradar.html">wijmo.angular2.chart.radar.WjFlexRadar</a>.</p>
								<p>Use the <b>wj-flex-chart-animation</b> component to add <b>ChartAnimation</b> controls to your
									Angular 2 applications. For details about Angular 2 markup syntax, see
								<a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.</p>
								<p>The <b>WjFlexChartAnimation</b> component is derived from the <b>ChartAnimation</b> class and
								inherits all its properties, events and methods.</p>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<a href="wijmo_chart_animation.chartanimation.html" class="tsd-signature-type">ChartAnimation</a>
									<ul class="tsd-hierarchy">
										<li>
											<span class="target">WjFlexChartAnimation</span>
										</li>
									</ul>
								</li>
							</ul>
						</section>
						<section class="tsd-index-group">
							<section class="tsd-index-panel">
								<div class="tsd-index-content">
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Properties
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_angular2_chart_animation.wjflexchartanimation.html#animationmode" class="tsd-kind-icon">animation<wbr>Mode</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_angular2_chart_animation.wjflexchartanimation.html#axisanimation" class="tsd-kind-icon">axis<wbr>Animation</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_angular2_chart_animation.wjflexchartanimation.html#chart" class="tsd-kind-icon">chart</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_angular2_chart_animation.wjflexchartanimation.html#duration" class="tsd-kind-icon">duration</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_angular2_chart_animation.wjflexchartanimation.html#easing" class="tsd-kind-icon">easing</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_angular2_chart_animation.wjflexchartanimation.html#initialized" class="tsd-kind-icon">initialized</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_angular2_chart_animation.wjflexchartanimation.html#isinitialized" class="tsd-kind-icon">is<wbr>Initialized</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_angular2_chart_animation.wjflexchartanimation.html#wjproperty" class="tsd-kind-icon">wj<wbr>Property</a></li>
										</ul>
									</section>
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Methods
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_angular2_chart_animation.wjflexchartanimation.html#animate" class="tsd-kind-icon">animate</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_angular2_chart_animation.wjflexchartanimation.html#created" class="tsd-kind-icon">created</a></li>
										</ul>
									</section>
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Events
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-event tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_angular2_chart_animation.wjflexchartanimation.html#ended" class="tsd-kind-icon">ended</a></li>
										</ul>
									</section>
								</div>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Properties</h2>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="animationmode" class="tsd-anchor"></a>
								<h3>animationMode</h3>
								<div class="tsd-signature tsd-kind-icon">animation<wbr>Mode<span class="tsd-signature-symbol">:</span> <a href="../enums/wijmo_chart_animation.animationmode.html" class="tsd-signature-type">AnimationMode</a></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo_chart_animation.chartanimation.html">ChartAnimation</a>.<a href="wijmo_chart_animation.chartanimation.html#animationmode">animationMode</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets whether the plot points animate one at a time, series by series,
											or all at once.
										The whole animation is still completed within the duration.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="axisanimation" class="tsd-anchor"></a>
								<h3>axisAnimation</h3>
								<div class="tsd-signature tsd-kind-icon">axis<wbr>Animation<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo_chart_animation.chartanimation.html">ChartAnimation</a>.<a href="wijmo_chart_animation.chartanimation.html#axisanimation">axisAnimation</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a value indicating whether animation is applied to the axis.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="chart" class="tsd-anchor"></a>
								<h3>chart</h3>
								<div class="tsd-signature tsd-kind-icon">chart<span class="tsd-signature-symbol">:</span> <a href="wijmo_chart.flexchartbase.html" class="tsd-signature-type">FlexChartBase</a></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo_chart_animation.chartanimation.html">ChartAnimation</a>.<a href="wijmo_chart_animation.chartanimation.html#chart">chart</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets the animated chart instance.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="duration" class="tsd-anchor"></a>
								<h3>duration</h3>
								<div class="tsd-signature tsd-kind-icon">duration<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo_chart_animation.chartanimation.html">ChartAnimation</a>.<a href="wijmo_chart_animation.chartanimation.html#duration">duration</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the length of entire animation in milliseconds.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="easing" class="tsd-anchor"></a>
								<h3>easing</h3>
								<div class="tsd-signature tsd-kind-icon">easing<span class="tsd-signature-symbol">:</span> <a href="../enums/wijmo_chart_animation.easing.html" class="tsd-signature-type">Easing</a></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo_chart_animation.chartanimation.html">ChartAnimation</a>.<a href="wijmo_chart_animation.chartanimation.html#easing">easing</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the easing function applied to the animation.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="initialized" class="tsd-anchor"></a>
								<h3>initialized</h3>
								<div class="tsd-signature tsd-kind-icon">initialized<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">EventEmitter</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>This event is triggered after the component has been initialized by Angular, that is
										all bound properties have been assigned and child components (if any) have been initialized.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="isinitialized" class="tsd-anchor"></a>
								<h3>isInitialized</h3>
								<div class="tsd-signature tsd-kind-icon">is<wbr>Initialized<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Indicates whether the component has been initialized by Angular.
										Changes its value from false to true right before triggering the <b>initialized</b> event.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="wjproperty" class="tsd-anchor"></a>
								<h3>wjProperty</h3>
								<div class="tsd-signature tsd-kind-icon">wj<wbr>Property<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a name of a property that this component is assigned to.
										Default value is ''.</p>
									</div>
								</div>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Methods</h2>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="animate" class="tsd-anchor"></a>
								<h3>animate</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">animate<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo_chart_animation.chartanimation.html">ChartAnimation</a>.<a href="wijmo_chart_animation.chartanimation.html#animate">animate</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Performs the animation.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="created" class="tsd-anchor"></a>
								<h3>created</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">created<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>If you create a custom component inherited from a Wijmo component, you can override this
													method and perform necessary initializations that you usually do in a class constructor.
													This method is called in the last line of a Wijmo component constructor and allows you
													to not declare your custom component's constructor at all, thus preventing you from a necessity
												to maintain constructor parameters and keep them in synch with Wijmo component's constructor parameters.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Events</h2>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-inherited">
								<a name="ended" class="tsd-anchor"></a>
								<h3>ended</h3>
								<div class="tsd-signature tsd-kind-icon">ended<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo_chart_animation.chartanimation.html" class="tsd-signature-type">ChartAnimation</a><span class="tsd-signature-symbol">, </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo_chart_animation.chartanimation.html">ChartAnimation</a>.<a href="wijmo_chart_animation.chartanimation.html#ended">ended</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs after the animation ends.</p>
									</div>
								</div>
							</section>
						</section>
					</div>