WaveformGraph Properties

Inherits from Generic»GObject»Control»GraphChart.

If you want to programmatically modify the cursor legend in a Waveform Graph, you must first make the legend visible by programmatically using the Legend:Visible property or by right-clicking the graph and selecting the legend items in the Visible Items pull-right menu.

PropertyDescription
Active CursorShows which cursor is active (first cursor is 0). Details
Active PlotShows which plot is active (first plot is 0). Details
CursorReference to active cursor. Details
Cursor ListArray of info of all cursors. Each array element is a cluster of cursor properties. Details
Legend:Plots ShownSets the number of plots that are displayed in the graph legend. Details
Legend:PositionSets the position of the upper left corner of the graph legend in front panel coordinates. Details
Legend:Position:LeftSets the location of the left-hand side of the graph legend in front panel coordinates. Details
Legend:Position:TopSets the position of the top of the graph legend in front panel coordinates. Details
Legend:SizeSets the size in pixels of the graph legend. The legend expands or contracts to the right. Details
Legend:Size:HeightSets the height in pixels of the graph legend. The lenged expands down, and truncates the height to the closest value that displays an integral number of plots. Details
Legend:Size:WidthSets the width in pixels of the graph legend. The legend expands or contracts to the right. Details
Legend:VisibleShows graph legend. Details
PlotReference to active plot. Details
Selected CursorsList of currently selected cursors. Details
Smooth UpdateDraws graph with less flicker, but slightly slower. Details