IHeatmapPointSource Members
The interface that should be implemented by classes that serve as a heatmap point source.Properties
Name | Description |
---|---|
Points | Returns points used to create a heatmap. |
Events
Name | Description |
---|---|
DataChanged | Occurs when the data source is changed. |
See Also