ChartDataReference.IntersectsWith(ChartDataReference) Method
Determines whether two references overlap.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| other | ChartDataReference | A data reference to check. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also