'Declaration Function _getWidth( _ ByVal clusterCount As Double, _ ByVal barWidth As Double _ ) As Nullable(Of Double)
Nullable<double> _getWidth( double clusterCount, double barWidth )
Parameters
- clusterCount
- barWidth
'Declaration Function _getWidth( _ ByVal clusterCount As Double, _ ByVal barWidth As Double _ ) As Nullable(Of Double)
Nullable<double> _getWidth( double clusterCount, double barWidth )