LayerGetAxisTitle

LayerGetAxisTitle returns the axis title.

ssTitle = LayerGetAxisTitle(hLayer, ssXYZ)

Return Value

ssTitle is the title of the specified axis.

Parameters

hLayer

Identifies the layer.

ssXYZ

ssXYZ is “X” for the x-axis, “Y” for the y-axis and “Z” for the z-axis.

id-1135363