wordCloudFontScale
For a Word Cloud Chart, multiplies the specified ‘Size’ setting in the Editor to increase the maximum font size of words in the cloud.
Example
Chart1.wordCloudFontScale = 1.5;
|
Either syntax below can be used in component script:
For onInit/onRefresh scripts, and for component and property scripts on other components, the second (qualified) form is required. |