Inherits from Generic»GObject»Control»GraphChart.
If you want to programmatically modify the cursor legend in a Waveform Chart, you must first make the legend visible by programmatically using the Legend:Visible property or by right-clicking the chart and selecting the legend items in the Visible Items pull-right menu.
Property | Description |
---|---|
Active Plot | Shows which plot is active. Details |
Digital Display(s) Visible | Indicates whether the digital displays for the chart are visible. Details |
Digital Display[] | Reference(s) to the digital display(s). Details |
History Data | Array of chart's past history data. Details |
Legend:Plots Shown | Sets the number of plots that are displayed in the chart legend. Details |
Legend:Position | Sets the position of the upper left corner of the chart legend in front panel coordinates. Details |
Legend:Position:Left | Sets the location of the left-hand side of the chart legend in front panel coordinates. Details |
Legend:Position:Top | Sets the position of the top of the chart legend in front panel coordinates. Details |
Legend:Size | Sets the size in pixels of the chart legend. The legend expands or contracts to the right. Details |
Legend:Size:Height | Sets the height, in pixels, of the chart legend. The legend expands down, and truncates the height to the closest value that displays an integral number of plots. Details |
Legend:Size:Width | Sets the width, in pixels, of the chart legend. The legend expands or contracts to the right. Details |
Legend:Visible | Shows the chart legend. Details |
Plot | Reference to active plot. Details |
Scrollbar Visible | Shows the chart scrollbar. Details |
Update Mode | Update mode for chart: 0-Scroll, 1-Scope, 2-Sweep Details |