Skip to main content

DataSource Properties

Allows you to bind a chart to a data source.
Name Description
ArgumentDataMember Specifies the name of a data source field that stores point arguments.
ArgumentScaleType Specifies the scale type of data point arguments.
PointSource Specifies a source of points.
ValueDataMember Specifies the name of a data source field that stores point values.
ValueScaleType Specifies the scale type of data point values.
See Also