[[PageOutline]] [wiki:Documentation] > [wiki:Widgets] [[BR]][[BR]] || '''Automatically generated page, do not modify. User-contributed notes can be created at: [wiki:Widgets/ScalebarUsageNotes]'''|| [[BR]] = Widget: Scalebar = Outputs a cartographic scalebar == Usage Notes == See: [wiki:Widgets/ScalebarUsageNotes] == Common Widget Properties == * '''Location''' : * '''Label''' : Scalebar * '''Tooltip''' : * '''StatusText''' : * '''ImageUrl''' : * '''ImageClass''' : * '''StandardUi''' : false * '''ContainableBy''' : == Parameters == === Style === * '''Description''' : Name of a style for the scalebbar * '''Type''' : String * '''Label''' : Style * '''fancy''' ''(Label: Fancy)'' * '''fat''' ''(Label: Fat)'' * '''thin''' ''(Label: Thin)'' * '''thinner''' ''(Label: Thinner)'' * '''DefaultValue''' : thin * '''IsMandatory''' : false === DisplaySystem === * '''Description''' : Units to display * '''Type''' : String * '''Label''' : Display units * '''metric''' ''(Label: Metric)'' * '''english''' ''(Label: English)'' * '''DefaultValue''' : metric * '''IsMandatory''' : false === MinWidth === * '''Description''' : Minimum width of the scalebar in pixels * '''Type''' : integer * '''Label''' : Minimum width * '''DefaultValue''' : 100 * '''IsMandatory''' : false === MaxWidth === * '''Description''' : Maximum width of the scalebar in pixels * '''Type''' : integer * '''Label''' : Maximum width * '''DefaultValue''' : 200 * '''IsMandatory''' : false === Divisions === * '''Description''' : The number of major divsions to use * '''Type''' : integer * '''Label''' : Divisions * '''DefaultValue''' : 2 * '''IsMandatory''' : false === SubDivisions === * '''Description''' : The number of minor divisions within each major divsion * '''Type''' : integer * '''Label''' : SubDivisions * '''DefaultValue''' : 2 * '''IsMandatory''' : false === ShowMinorMeasures === * '''Description''' : A flag to indicate if the minor divsions should be displayed * '''Type''' : boolean * '''Label''' : ShowMinorMeasures * '''DefaultValue''' : true * '''IsMandatory''' : false === AbbreviateLabel === * '''Description''' : A flag to indicate if the full or an abbreviated units name is displayed * '''Type''' : boolean * '''Label''' : Abbreviate label * '''DefaultValue''' : true * '''IsMandatory''' : false === SingleLine === * '''Description''' : A flag to indicate if the scalebar should bee drawn all on a single line * '''Type''' : boolean * '''Label''' : Single line * '''DefaultValue''' : false * '''IsMandatory''' : false