HideBubble

HideBubble ();

Description

Makes the last value bubble of a plot invisible.

Example

plot Data = volume;
Data.HideBubble();

The example hides the last value bubble of the Data plot.