DataValueAxisLabel Property

Gets or sets the label along an axis.

Definition

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

Property Value

String

See Also