HistogramWidth (Get method)

Returns the width of columns when plotting using a histogram.

int  HistogramWidth()

Return Value

Column width in pixels.

HistogramWidth (Set method)

Sets the width of columns when plotting using a histogram.

void  HistogramWidth(
   const int  width      // column width 
   )

Parameters

width

[in]  Column width in pixels.