C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport.FlexChart Namespace : DataGroup Class |
For a list of all members of this type, see DataGroup members.
Name | Description | |
---|---|---|
![]() | Field | Overridden. |
![]() | 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. |
![]() | Name | Gets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. (Inherited from C1.WPF.FlexReport.FlexChart.ChartNamedObject) |
![]() | Owner | Gets the DataGroupCollection collection containing this object. |
![]() | ParentReport | Gets a C1.WPF.FlexReport.C1FlexReport containing this object. (Inherited from C1.WPF.FlexReport.FlexChart.ChartObject) |
![]() | Sort | Gets or sets the sort type of the data group. |
![]() | SortExpression | Gets or sets the sorting expression. Applied after filtering. |