The histogram serial data.
HistProfile
01 Syntax
Microsoft.VisualBasic.Data.ChartPlots.BarPlot.Histogram.HistProfile
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| SerialData | 1 |
04 Fields
05 Members
#ctor(
DoubleRange, Func(Of Double, Double), Double)仅仅在这里初始化了HistProfile.data
Parameters
| Name | Type | Description |
|---|---|---|
range | DoubleRange | - |
func | Func(Of Double, Double) | - |
steps# | Double | - |
#ctor(
IEnumerable(Of Double), DoubleRange)仅仅在这里初始化了HistProfile.data
Parameters
| Name | Type | Description |
|---|---|---|
data | IEnumerable(Of Double) | - |
xrange | DoubleRange | - |
legend
The legend plot definition
legend
data
SerialData
ToString()
GetLine(
Color, Single, Single, DashStyle)