堆叠柱状图(多系列沿 Y 轴累加堆叠)
StackedBarPlot
01 Syntax
Microsoft.VisualBasic.Data.Plots.StackedBarPlot
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Plot | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| MultiValues | 1 | 多系列数据 [系列, 类别] |
| ShowTotalLabel | 1 | 仅显示总计标签(堆叠顶部) |
| Categories | 1 | |
| SeriesNames | 1 | |
| Horizontal | 1 | |
| ShowValueLabels | 1 |
04 Members
MultiValues
多系列数据 [系列, 类别]
ShowTotalLabel
仅显示总计标签(堆叠顶部)
Categories
SeriesNames
Horizontal
ShowValueLabels
Plot()