XYZGetLabelFormatΒΆ

XYZGetLabelFormat returns the number format for isoline labels, data point labels and the Full Load Line (WOT) labels.

rsFormat = XYZGetLabelFormat(hData)

Return Value

rsFormat is positive, when the labels for isolines, data points and Full Load Line (WOT) appear in decimal form and negative if they appear in exponential form. The rsFormat sum sets the number of decimal points.

Parameters

hData

A handle for a dataset created with XYZCreate.

id-1983480