Requires: Base Development System
Inherits from Generic»GObject»Control. View the class hierarchy.
Method | Description |
---|---|
Force Redraw | Forces LabVIEW to redraw the graph. Details |
Map Coordinates To XY | Maps the owning pane coordinates to the XY location on a graph. If the scales are not specified then the active or current scales are used. Details |
Map XY To Coordinates | Returns TRUE and maps the XY location on a graph to the owning pane coordinates. If you do not specify the scales, LabVIEW uses the active or current scales. This method is useful when you need to map graph coordinates to plot image coordinates to draw images inside the plot area of a graph. Details |