MindFusion.Charting for WebForms Programmer's Guide
Chart.plotPanel Property
See Also
 



Gets the Panel that contains the chart's plot and associated elements.

Namespace: MindFusion.Charting.Controls
Assembly: Chart.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(Chart.prototype, "plotPanel", { value: Panel });

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.Controls Namespace