# wjPivotChart Class

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								wjPivotChart Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>KnockoutJS binding for the <a href="wijmo_olap.pivotchart.html">PivotChart</a> object.
										Use the <a href="wijmo_knockout_olap.wjpivotchart.html">wjPivotChart</a> binding to add <a href="wijmo_olap.pivotchart.html">PivotChart</a> controls to your
										KnockoutJS applications. For example:
										&lt;div data-bind="wjPivotChart:
										{
										itemsSource: thePanel
										}"&gt;
									&lt;/div&gt;</p>
								</div>
								<p>The <b>wjPivotChart</b> binding supports all read-write properties and events of
								the <a href="wijmo_olap.pivotchart.html">PivotChart</a> class.</p>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="tsd-signature-type">WjBinding</span>
									<ul class="tsd-hierarchy">
										<li>
											<span class="target">wjPivotChart</span>
										</li>
									</ul>
								</li>
							</ul>
						</section>
					</div>