Enum BubbleType
Defines the type of the bubble heatmap. The available types are, Size - The bubble heatmap will be rendered in size variations based on the provided data. Color - The bubble heatmap will be rendered in color variations based on the provided data. Sector - Define the bubble type is sector. SizeAndColor - Define the bubble type is sizeandcolor.
Namespace: Syncfusion.EJ2.HeatMap
Assembly: Syncfusion.EJ2.dll
Syntax
public enum BubbleType
Fields
Name | Description |
---|---|
Color | |
Sector | |
Size | |
SizeAndColor |