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