ChartDataReference.Exclude(ChartDataReference) Method
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| other | ChartDataReference |
Returns
| Type |
|---|
| ChartDataReference |
See Also
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
public ChartDataReference Exclude(
ChartDataReference other
)
Public Function Exclude(
other As ChartDataReference
) As ChartDataReference
| Name | Type |
|---|---|
| other | ChartDataReference |
| Type |
|---|
| ChartDataReference |