'宣言
Function _getWidth( _ ByVal clusterCount As Double, _ ByVal barWidth As Double _ ) As Nullable(Of Double)
Nullable<double> _getWidth( double clusterCount, double barWidth )
パラメータ
- clusterCount
- barWidth
'宣言
Function _getWidth( _ ByVal clusterCount As Double, _ ByVal barWidth As Double _ ) As Nullable(Of Double)
Nullable<double> _getWidth( double clusterCount, double barWidth )