GraphChart Methods

LabView Local Project Settings

GraphChart Methods

Installed With: Base Package

Inherits from Generic»GObject»Control. View the class hierarchy.

MethodDescription
Map Coordinates To XYMaps 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 CoordinatesMaps 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