Gets or sets a value that specifies the 'database column' to 'chart data' relationship.
[Visual Basic]
Public Property DataFields As String[C#]
public string DataFields {get; set;}When programmatically setting a datatable or dataset, certain columns are expected with specific names. This property allows you to control the expected names. See Getting Started > Tutorials > Data Fields for more info.
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.