ScaleBar.HaloWidth Property
Gets or sets the halo width for labels and for the lines of the graphic.
Syntax
public AttributeVariable< System.Double > HaloWidth { get; set; }
Property Value
Default: 1.0
The halo width, in pixels, for labels and for the lines of the graphic.
Remarks
This property often specifies a constant halo width 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 widths for labels and lines. See the section Fine-tuning the visualization in the main class documentation.
Platforms
Windows, Linux, Android