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



Gets or sets the GridPanel that contains the chart's PlotPanel and axis renderers.

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

 Syntax

JavaScript  Copy Code

Object.defineProperty(Chart.prototype, "chartPanel", { value: GridPanel });

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.Controls Namespace