XYIsLegendTextProtectedΒΆ

XYIsLegendTextProtected determines if the dataset legend text is protected.

bProtected = XYIsLegendTextProtected(hData)

Return Value

If bProtected is TRUE (1), the legend text will not be altered during data exchange.

bProtected

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

id-691975