GaugeCustomLabels Property
Gets or sets the custom string labels shown in Gauge control.
If this string array is empty, then the values are showed as labels.
Namespace: BeeMobile.GaugeAssembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
public virtual string[] CustomLabels { get; set; }
Public Overridable Property CustomLabels As String()
Get
Set
Property Value
String