'宣言
Public Function buildBarWidthOption( _ ByVal plot As IPlotModel, _ ByVal barWidth As Nullable(Of Double) _ ) As Double
public double buildBarWidthOption( IPlotModel plot, Nullable<double> barWidth )
パラメータ
- plot
- barWidth
'宣言
Public Function buildBarWidthOption( _ ByVal plot As IPlotModel, _ ByVal barWidth As Nullable(Of Double) _ ) As Double
public double buildBarWidthOption( IPlotModel plot, Nullable<double> barWidth )