ChartDataManager Properties |
The ChartDataManager type exposes the following members.
Name | Description | |
---|---|---|
![]() |
DataMember |
Gets or sets the name of the list of data that the data-bound control binds to, in cases where the data source contains more than one distinct list of data items.
|
![]() |
DataSource |
Chart Data Source object
|
![]() |
IsDataBindCalled |
Returns true if DataBind method has been called
|
![]() |
IsSeriesGrouping |
Enables or disables the series grouping feature
|
![]() |
LabelsField |
The data source column used as chart labels source
|
![]() |
ValuesXField |
The data source column used as series items X coordinate
|
![]() |
ValuesYFields |
The data source columns array used as series items Y coordinate source
|