GraffitiSuite Docs
Docs
Heatmap
Loading document parsing libraries...
# Heatmap Class ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Sub | Constructor | (None) | Creates a new instance of the class. | | Attributes | Hidden | toJavaScript | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | ID | String | | | Attributes | mParent | GraffitiUpdateInterface | | | Dissipating | Boolean | Nil | | | GradientColors() | Color | Nil | Color values used to draw the heatmap. | | MaximumIntensity | Double | -1 | Maximum weight value. | | Opacity | Double | 0.6 | Opacity of the heatmap overlay. | | Points() | GraffitiMap.WeightedPoint | Nil | Heatmap data points. | | Private | As | = | | | Private | As | = | | | Private | As | Nil | | | Radius | Integer | -1 | Radius of the heatmap. |