DotDensityRendererDefinition Class Members
In This Topic
The following tables list the members exposed by DotDensityRendererDefinition.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BackgroundSymbol |
Gets or sets the background symbol.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ColorRamp |
Gets or sets the color ramp be used to pick color for symbols from.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DotSize |
Gets or sets the dot size.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DotValue |
Gets or sets the dot value.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SymbolLabel |
Gets or sets the symbol label.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UnitLabel |
Gets or sets the unit label.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ValueFields |
Gets or sets one or more fields to be used to get values or combination of values from. This is required.
|
Top
See Also