| C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartDataGroup Class |
The following tables list the members exposed by ChartDataGroup.
| Name | Description | |
|---|---|---|
![]() | ChartDataGroup Constructor |
| Name | Description | |
|---|---|---|
![]() | FilterExpression | Gets or sets the expresion for filtering. After grouping by GroupExpression, data is filtered by FilterExpression. |
![]() | FilterOutName | Gets or sets the name of a new group which combines all filtered out data. If empty, filtered out data is discarded. |
![]() | GroupExpression | Gets or sets the expression for grouping. |
![]() | LabelExpression | Gets or sets the expression for label. If empty, the label is specfied by GroupExpression. |
![]() | Name | Gets or set the name of the data group. The name should be unique within the data groups collection. |
![]() | SortExpression | Gets or sets the sorting expression. Applied after filtering. |
![]() | SortType | Gets or sets the sort type of the data group. |
| Name | Description | |
|---|---|---|
![]() | AssignFrom | Overridden. |
![]() | ToString | Gets a string that represents this data group. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |