[]
        
(Showing Draft Content)

C1.Win.C1Chart.DataBinding.DataBindingFlags

DataBindingFlags Enum

Specifies flags that control binding and the way in which the search for members and types is conducted by reflection.

Namespace: C1.Win.C1Chart.DataBinding
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum DataBindingFlags
Public Enum DataBindingFlags

Fields

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.