[]
Specifies flags that control binding and the way in which the search for members and types is conducted by reflection.
public enum DataBindingFlags
Name | Description |
---|---|
Default | Specifies that no binding flags are defined. |
KeepData | Keep data for the ChartDataSeriesCollection for the current ChartGroup. |
SingleSeries | Creates a new ChartDataSeries and appends it to the collection where the X values of the series are automatically set to their index value. |
UseSecongGroup | Use the second ChartGroup which contains information related to data values and appearance. |