Search
Chart.plotImageAutoSize Property
See Also
 

Gets or sets whether auto-size mode is enabled for PlotImage.

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

 Syntax

JavaScript  Copy Code

get plotImageAutoSize() {}

 Property Value

Type: Boolean

 See Also