LayerGetCategoryOverlap

LayerGetCategoryOverlap gets the gap between the the categorys of a category plot.

rsOverlap = LayerGetCategoryOverlap(hLayer, ssXYZ)

Return Value

rsOverlap set the overlap for bars in a category plot. Range -1 to 1. (-100 to 100 percent of the bar width)

Parameters

hLayer

hLayer is the handle of a diagram (layer).

ssXYZ

ssXYZ is “X” for the x-axis. Can only be set for the x axis.

History

Version Description
R2014 New.

id-802201