Requires: Base Development System
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.
Property | Description |
---|---|
Color Table | Array of 256 colors defining the color map. Details |
History Data | Array of the history data of a chart. Wire an empty array to this property to clear the chart history. Details |
Ignore Array | Indicate use of Color Table instead of Z Scale color settings. Details |
Update Mode | Gets or sets the update mode of the chart. Valid values include 0 (Strip), 1 (Scope), and 2 (Sweep). Details |
Z Scale | Reference to the Z-Scale. Details |