ChartBaseDataMember Property

Gets or sets a data member of DataSource which contains the data to be displayed by this ChartBase.

Definition

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

Property Value

String

See Also