HeatMapRendererDefinition Class Members
In This Topic
The following tables list the members exposed by HeatMapRendererDefinition.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ColorRamp |
Gets or sets the color ramp be used to for the heat map.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LowerLabel |
Gets or sets lower label that will show up on the TOC next the symbol.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Radius |
Gets or sets the radius used for the heat map. Default value is 25.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RendereringQuality |
Gets or sets the renderering quality used for the heat map. Default value is 5.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UpperLabel |
Gets or sets upper label that will show up on the TOC next the symbol.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | WeightField |
Gets or sets the weight field used for the heat map.
|
Top
See Also