Requires: Base Development System
Inherits from Generic»GObject»Control»GraphChart. View the class hierarchy.
Property | Description |
---|---|
Active Bus | Indicates which bus on the referenced graph is active. The first bus on the graph is 0, the second bus is 1, and so on. Details |
Active Cursor | Use this property to get and set the active cursor and set properties and methods on that cursor. Details |
Active Plot | Gets or sets the active plot. After you get or set the active plot, you then can set properties or invoke methods that affect only the specified plot. Details |
Active Plot Area | Gets or sets the active plot area. After you get or set the active plot area, you then can set properties and methods that affect only the specified plot area. Details |
Annotation List | Array of information about all annotations. Each array element is a cluster of annotation elements. Details |
Bus | Returns a reference to the active bus. Details |
Bus Open | Indicates whether the active bus is open or closed. Details |
Cursor | Reference to active cursor. Details |
Cursor Legend Visible | Displays the cursor legend. Details |
Cursor List | Array of information about all cursors. Each array element is a cluster of Cursor properties. Details |
Cursors Scroll Graph | Gets or sets whether dragging the cursor outside the bounds of the graph continues to scroll the graph. Set this property to TRUE to allow scrolling outside the bounds of the graph. Details |
Ignore Attributes | If FALSE (default), the plot names in the plot legend and the scale names on the graph automatically adapt to the plot names and scale names in the dynamic or waveform data attributes. If TRUE, the plot names and scale names do not adapt to the dynamic or waveform data attributes. Change this property to TRUE if you want to change the plot names and scale names. This property applies only to graphs and charts with dynamic or waveform data. Details |
Ignore Timestamp | If FALSE (default), the x-scale includes the time stamp information from the dynamic or waveform data. If TRUE, LabVIEW sets the beginning of the x-scale to 0 instead of the value specified by t0. This property applies only to graphs with dynamic or waveform data. Details |
Legend:Disable | Disables the plot legend at run time. Details |
Legend:Visible | Shows the plot legend. Details |
Plot | Reference to active plot. Details |
Plot Images:Back | Sets the plot area background image, which is behind the grid lines. Details |
Plot Images:Front | Sets the plot area foreground image, which is in front of the plot data. Details |
Plot Images:Middle | Sets the plot area middle plot image, which is between the grid lines and the plot data. Details |
Selected Cursors | Gets or sets the currently selected cursor. LabVIEW returns or sets the index number of the selected cursor. Details |
Show Buses With Lines | When this property is TRUE, both digital buses and lines display in the digital plot areas of a mixed signal graph. When this property is FALSE, only digital lines display in the plot area of a mixed signal graph. Details |
Smooth Update | Draws graph with less flicker, but slightly slower. (macOS) LabVIEW ignores this property. Details |
Viewport:Size | Gets or sets the width and height, in pixels, of the viewing port for the referenced mixed signal graph. Details |
Viewport:Size:Height | Gets or sets the height, in pixels, of the viewing port for the referenced mixed signal graph. Details |
Viewport:Size:Width | Gets or sets the width, in pixels, of the viewing port for the referenced mixed signal graph. Details |