See Also

Series Class  | Series Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

DataFields Property

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;}

Remarks

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.

See Also

Series Class  | Series Members

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.