|
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(
|
Parameters
width
[in] Column width in pixels.