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



Gets or sets a value indicating whether the chart should draw a legend.

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

 Syntax

JavaScript  Copy Code

Object.defineProperty(Chart.prototype, "showLegend", { value: Boolean });

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.Controls Namespace