Jump to content

ColorScale class

From LabVIEW Wiki
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name ColorScale class
Class ID 41
Scope Basic Development Environment
Class Inheritance
Class Children


The ColorScale class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide ColorScale Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
ColorScale Properties Table
Property ID Long Name (English) Description R/W RTE
632FC00Interpolate ColorInterpolates between array colors.Read/WriteYes
632FC01Low ColorColor for values less than first array element.Read/WriteYes
632FC02High ColorColor for values greater than last array element.Read/WriteYes
632FC03Marker Values[]Array of (value, color) cluster pairs which specify the marker locations and colors.Read/WriteYes
632FC04Ramp VisibleShows color ramp.Read/WriteYes

Methods

This class has no methods or it inherits methods from its parent: Scale Class.

Events

This class has no events or it inherits events from its parent: Scale Class.


History

Version Change(s)
LabVIEW 2018 More info to come.

See Also