KnockoutJS binding for the PivotChart object.
Use the wjPivotChart binding to add PivotChart controls to your
KnockoutJS applications. For example:
<div data-bind="wjPivotChart:
{
itemsSource: thePanel
}">
</div>
The wjPivotChart binding supports all read-write properties and events of
the PivotChart class.
KnockoutJS binding for the PivotChart object. Use the wjPivotChart binding to add PivotChart controls to your KnockoutJS applications. For example: <div data-bind="wjPivotChart: { itemsSource: thePanel }"> </div>
The wjPivotChart binding supports all read-write properties and events of the PivotChart class.