LayerGetAxisDateFormat

LayerGetAxisDateFormat returns the axis date format.

ssFormat = LayerGetAxisDateFormat(hLayer, ssXYZ)

Return Value

ssFormat see DT_Format for a list of format string items (see LayerSetAxisDateFormat).

Parameters

hLayer

hLayer identifies the layer.

ssXYZ

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

id-149611