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