Gets or sets the fields of a database table/view used to provide chart data. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueA string. Default value is an empty string (""). RemarksThe property binds data for the radat chart to fields in a database table/view. If you need to set more than one field, separate the names with columns. The DataFields property, when populated with data is the same as the Data property. See AlsoRetrieving chart data from a database |