ChartDataReference.Exclude(ChartDataReference) Method
Excludes cells from the current reference.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| other | ChartDataReference | Cells to exclude. |
Returns
| Type | Description |
|---|---|
| ChartDataReference | A new reference with excluded cells, or |
See Also