LayerGetAxesAttribsΒΆ

The LayerGetAxesAttribs retrieves display attribs for the diagram axis.

nAttrib = LayerGetAxesAttribs(hLayer)

Return Value

See LayerSetAxesAttribs for a list of all settings.

Parameters

hLayer

hLayer is the handle of a diagram (layer).

History

Version Description
R2013.10 Documentation added.

id-142113