XYIsMarkerOrgDataΒΆ

XYIsMarkerOrgData checks if the marker are displayed for the original data points or the filtered data points.

bMarkerOrgData = XYIsMarkerOrgData(hData)

Return Value

bMarkerOrgData is 0, if the marker should be displayed for the original data and not the filtered data.

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

id-1762667