ColorScale class: Difference between revisions
Appearance
Replaced with template tables |
m Removed VI Sever Category from page |
||
| (One intermediate revision by the same user not shown) | |||
| Line 25: | Line 25: | ||
*[[VI Scripting]] | *[[VI Scripting]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Latest revision as of 01:44, 8 May 2020
| 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).
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. |