Charting for WinForms Programmer's Guide
BaseGauge(T).LicenseKey Property
See Also
 






Gets or sets the license key of the control.

Namespace: MindFusion.Gauges.WinForms
Assembly: MindFusion.Gauges.WinForms

 Syntax

C#  Copy Code

public string LicenseKey { get; set; }

Visual Basic  Copy Code

Public Property LicenseKey As String

 Property Value

A string value.

 See Also

BaseGauge(T) Members
BaseGauge(T) Class
MindFusion.Gauges.WinForms Namespace