Inherits from Generic»GObject»Control»GraphChart.
| Property | Description |
|---|---|
| Active Cursor | Use this property to get and set the active cursor and set properties and methods on that cursor. 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 |
| Active Plot | Gets or sets the active plot. After you get or set the active plot, you then can set properties and methods that affect only the specified plot. Details |
| Annotation List | Array of information about all annotations. Each array element is a cluster of annotation elements. 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 |
| Cursor | Reference to active cursor. Details |
| Ignore Attributes | If FALSE (default), the plot names in the plot legend automatically adapt to the plot names in the dynamic or waveform data components. If TRUE, the plot names do not adapt to the dynamic or waveform data components. This property applies only to graphs 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 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 |
| Plot | Reference to active plot. Details |
| Selected Cursors | Gets or sets the currently selected cursor. LabVIEW returns or sets the index number of the selected cursor. Details |
| Smooth Update | Draws graph with less flicker, but slightly slower. Mac OS LabVIEW ignores this property. Details |