No, there is no "Hide" method. But you could assign a 1x1 pixel icon as the symbol for the dataset.
Similarly, in code you could set a pushpin or a dataset's symbol to the 1x1 pixel icon when the Altitude is above a threshhold value. Use the AfterViewChange event to capture an altitude change.
-
Walt Cygan