Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ChartDesigntimeLicense Class / LicenseKey Property


In This Topic
LicenseKey Property (ChartDesigntimeLicense)
In This Topic
Gets a license key.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property LicenseKey As String
 
'Usage
 
Dim instance As ChartDesigntimeLicense
Dim value As String
 
value = instance.LicenseKey
See Also