Search
Dashboard.setLicenseKey Method
See Also
 






Sets the Component's license key string, disabling evaluation mode.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public static void setLicenseKey (
    String licenseKey
)

 Parameters

licenseKey

A string value containing encoded MindFusion license information.

 See Also