GseosHistogram.SetVertOffset
Previous  Top  Next

SetVertOffset(dwOffset)

Sets the vertical offset of the bottom border of the histogram. If the offset is out of boundary this function has no effect. This only applies to 2D histograms.

ParameterDescription     
strName   The histogram name as defined in the histogram constructor.  
dwOffsetThe offset to set for the bottom side of the histogram.  

Returns
None