IntensityChart Properties

LabView Local Project Settings

IntensityChart Properties

Installed With: Base Package

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

To modify the scale legend in an intensity chart programmatically, create Property Nodes for each element of the legend you want to modify. For example, if you want to modify the scale label, right-click the string element in the scale legend and create a Property Node for that element.

PropertyDescription
Color TableArray of 256 colors defining the color map. Details
History DataArray of the history data of a chart. Wire an empty array to this property to clear the chart history. Details
Ignore ArrayIndicate use of Color Table instead of Z Scale color settings. Details
Update ModeGets or sets the update mode of the chart. Valid values include 0 (Strip), 1 (Scope), and 2 (Sweep). Details
Z ScaleReference to the Z-Scale. Details