XYGetBarEdgePenΒΆ

XYGetBarEdgePen sets the edge pen for 2D dataset bars.

hPen = XYGetBarEdgePen(hData)

Return Value

hPen is the handle of a pen

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

id-850018