wiki:Widgets/Scalebar

Documentation > Widgets

Automatically generated page, do not modify. User-contributed notes can be created at: Widgets/ScalebarUsageNotes


Widget: Scalebar

Outputs a cartographic scalebar

Usage Notes

See: Widgets/ScalebarUsageNotes

Common Widget Properties

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

ShowMinorMeasures

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
Last modified 16 years ago Last modified on Apr 3, 2008, 3:26:27 AM
Note: See TracWiki for help on using the wiki.