Gets or sets the table used for data binding when the data source is set to a DataSet object.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public string DataMember { get; set; } |
Visual Basic
![]() |
---|
Public Property DataMember As String |
A string value specifying the data member.