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