'Declaration Public Function buildBarWidthOption( _ ByVal plot As IPlotModel, _ ByVal barWidth As Nullable(Of Double) _ ) As Double
public double buildBarWidthOption( IPlotModel plot, Nullable<double> barWidth )
Parameters
- plot
- barWidth
'Declaration Public Function buildBarWidthOption( _ ByVal plot As IPlotModel, _ ByVal barWidth As Nullable(Of Double) _ ) As Double
public double buildBarWidthOption( IPlotModel plot, Nullable<double> barWidth )