Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property sets the RGBA color value for the second gradient area in the graph navigator, influencing how data is visually displayed. |
| What area does it affect? |
Graph navigator appearance |
| What does the default mean? |
The default value is "204,204,204,0.5", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when customizing graph visuals or updating branding elements. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.pa.navigator_area_color1 |
| Sys ID |
773b1153d7332100fa6c0c12ce6103d2 |
| Type |
string |
| Application |
Global |
| Default value |
204,204,204,0.5 |
| Description |
Color of second gradient area in the graph navigator. Format: RGBA. Default: 204,204,204,0.5 |
| Updated |
2024-05-25 03:39:02 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Color of the Line in the chart navigator. • Format: RGBA. • Default:106,183,239,1 com.snc.pa.navigator_area_color0 Color of the first gradient area in the chart navigator. • Format: RGBA. • Default: 204,204,204,0.25 com.snc.pa.navigator_area_color1 Color of the second gradient area in the chart navigator. • Format: RGBA. • Default: 204,204,204,0.5 com.snc.pa.navigator_mask_fill_color Deprecated in the Analytics Hub. Mask fill color of the chart navigator. • ...
Related properties