ScaleBar.HaloColor Property
Gets or sets the halo color for labels and for the lines of the graphic.
Syntax
public AttributeVariable< System.Drawing.Color > HaloColor { get; set; }
Property Value
Default: R: 255 G: 255 B: 255 A: 127
The halo color for labels and for the lines of the graphic.
Remarks
This property often specifies a constant halo color that is used both for the labels and for the lines of the scale bar. But it is possible to specify an attribute variable that gives different halo colors for labels and lines. See the section Fine-tuning the visualization in the main class documentation.
Platforms
Windows, Linux, Android