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 defines the RGBA color value for the line in the graph navigator, affecting how data is visually represented. |
| What area does it affect? |
Graph Navigator |
| What does the default mean? |
The default value is "106,183,239,1", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when customizing the appearance of graphs or during branding updates. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.pa.navigator_line_color |
| Sys ID |
506a9d13d7332100fa6c0c12ce6103cc |
| Type |
string |
| Application |
Global |
| Default value |
106,183,239,1 |
| Description |
Color of the Line in the graph navigator. Format: RGBA. Default: 106,183,239,1 |
| Updated |
2024-05-25 03:38:58 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... with which they are associated. 1079 Property Description • Format: RGBA • Default: 106,183,239,1 com.snc.pa.default_chart_area_color1 Color of the second gradient area in a chart. • Format: RGBA • Default: 106,183,239,0 com.snc.pa.navigator_line_color 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 ...
Related properties