Search
FunctionSeries.supportedLabels Property
See Also
 






Gets the type of supported labels.

Namespace: MindFusion.Charting
File: FunctionSeries.js

 Syntax

JavaScript  Copy Code

get supportedLabels() {}
set supportedLabels(value) {}

 Property Value

String

The type of supported labels. Returns None.

 See Also