HistogramPlot
01 Syntax
Microsoft.VisualBasic.Data.ChartPlots.BarPlot.Histogram.HistogramPlot
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| DrawSample | 1 | Draw histogram with HistProfile.data. |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| xAxis | 1 | |
| showTagChartLayer | 1 |
04 Members
DrawSample(
IGraphics, Rectangle, HistProfile, NamedValue(Of Color), DataScaler, Int32, Boolean, Boolean)Draw histogram with HistProfile.data.
Parameters
| Name | Type | Description |
|---|---|---|
g | IGraphics | - |
region | Rectangle | - |
hist | HistProfile | - |
ann | NamedValue(Of Color) | - |
scaler | DataScaler | - |
alpha | Int32 | - |
drawRect | Boolean | - |
xAxis
showTagChartLayer