Enum ChartBubbleType
The type of bubble that is to be rendered with Bubble charts.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartBubbleType
Fields
Name | Description |
---|---|
Circle | Circular shaped bubbles are rendered with Bubble charts. |
Image | Images are rendered as bubbles with Bubble charts. |
Square | Square shaped bubbles are rendered with Bubble charts. |