FillColor custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The string value of FillColor sets the color of the area under the trend pen curve. The default color is Green. The options for FillColor are: Red, Green, Blue, Yellow, Orange, Brown, White, or Gray. If any other value is used, then the color will revert to No Fill.
Assign values to the FillColor custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Value |
|
ArchestrA Automation Objects |
String |
Input |
0 |
Reference to a string attribute or a static string. FillColor=FillColorName |
|
InTouch Tags |
String |
Input |
0 |
Reference to an InTouch string tag or a static string. FillColor="White" |
Related Wizard options and custom properties
The EnableFill custom property must be set to True, to allow configuring the FillColor.