LayerGetCategoryGapWidthΒΆ

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

rsGap = LayerGetCategoryGapWidth(hLayer)

Return Value

rsGap is the gap between the category in percent of th bar width. Range 0 to 5 (0 to 500 percent).

Parameters

hLayer

hLayer is the handle of a diagram (layer).

History

Version Description
R2014 New.

id-1671784