the bubble plots
Bubble
01 Syntax
Microsoft.VisualBasic.Data.ChartPlots.Bubble
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Plot | 2 | Just plot the scatter bubble |
03 Members
Plot(
IEnumerable(Of SerialData), String, String, String, Boolean, Boolean, Stroke, String, String, String, String, String, String, String, String, String, Boolean, Boolean, String, PointF, YAxisLayoutStyles, String, Drivers)PointData.value是Bubble的半径大小
Parameters
| Name | Type | Description |
|---|---|---|
data | IEnumerable(Of SerialData) | - |
size | String | - |
bg | String | - |
legend | String | - |
xAxis | Boolean |
Plot(
IGraphics, SerialData, DataScaler, Font, List(Of Label), List(Of Anchor), Pen, Func(Of Double, Double))Just plot the scatter bubble
Parameters
| Name | Type | Description |
|---|---|---|
g | IGraphics | - |
s | SerialData | - |