[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartData.IsForEachRecord

IsForEachRecord Property

IsForEachRecord

Gets or sets a value indicating whether the data is selected by each record. By default, the data is grouped by CategoryGroups. If this is true, the data is not grouped and the first category group provides labels in X-Axis.

Declaration
public bool IsForEachRecord { get; set; }