DataValueLabel Property

Gets or sets the label that occurs for a data value, slightly offset from where the point is plotted.

Definition

Namespace: BeeMobile.Charts
Assembly: BeeMobile.Charts.NET48 (in BeeMobile.Charts.NET48.dll) Version: 4.8.0.3
C#
public virtual string Label { get; set; }

Property Value

String

See Also