ColorScale class
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 |
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The ColorScale class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide ColorScale Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
632FC00 | Interpolate Color | Interpolates between array colors. | Read/Write | Yes |
632FC01 | Low Color | Color for values less than first array element. | Read/Write | Yes |
632FC02 | High Color | Color for values greater than last array element. | Read/Write | Yes |
632FC03 | Marker Values[] | Array of (value, color) cluster pairs which specify the marker locations and colors. | Read/Write | Yes |
632FC04 | Ramp Visible | Shows color ramp. | Read/Write | Yes |
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
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |