Gets or sets the license key of the control.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
SyntaxC#
Copy Code
|
|---|
public string LicenseKey { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LicenseKey As String |
See Also