DataSourceKey Constructors
Provides access to an object that specifies an item of the data source to which the chart is bound.Name | Parameters | Description |
---|---|---|
DataSourceKey(Int32, Object) | index, dataObject | Initializes a new instance of the DataSourceKey class with specified settings. |
See Also