HeatmapCell.Equals(HeatmapCell) Method
Namespace: DevExpress.Charts.Heatmap
Assembly: DevExpress.Charts.v25.1.Core.dll
NuGet Package: DevExpress.Charts.Core
Declaration
Parameters
| Name | Type |
|---|---|
| heatmapCell | HeatmapCell |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Charts.Heatmap
Assembly: DevExpress.Charts.v25.1.Core.dll
NuGet Package: DevExpress.Charts.Core
public bool Equals(
HeatmapCell heatmapCell
)
Public Function Equals(
heatmapCell As HeatmapCell
) As Boolean
| Name | Type |
|---|---|
| heatmapCell | HeatmapCell |
| Type |
|---|
| Boolean |