Property reference

com.snc.pa.navigator_mask_fill_color

The com.snc.pa.navigator_mask_fill_color property sets the mask fill color for the graph navigator in RGBA format. Admins should review this setting to customize the visual appearance of graphs for better clarity and user experience.

Default: 106,183,239,0.25 Type: string Application: Global

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 used for the mask fill in the graph navigator, affecting how data is visually represented.
What area does it affect? Graph navigator appearance
What does the default mean? The default value is "106,183,239,0.25", which is the baseline setting used unless it is changed.
When should you review it? Review this property when customizing graph visuals or addressing user feedback on graph clarity.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.pa.navigator_mask_fill_color
Sys ID 47fbd153d7332100fa6c0c12ce61031b
Type string
Application Global
Default value 106,183,239,0.25
Description Mask fill color of the graph navigator. Format: RGBA. Default: 106,183,239,0.25
Updated 2024-05-25 03:38:58

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... 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. • Format: RGBA. • Default: 106,183,239,0.25 com.snc.pa.spark_line_width Pixel width of the chart line. Used only on the workbench ...