| Name | Description |
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| BarColor |
The bar color of the scale bar image.
|
| BarFont |
The font used in the display of the scalebar text labels.
|
| BarHeight |
Gets or sets the height of the ScaleBar.
|
| BarUnits |
The units of the scale bar to report.
|
| BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) |
| CallbackResults |
A collection of CallbackResult objects for passing information from the server to
the client during a callback.
(Inherited from WebControl) |
| ClientID | (Inherited from System.Web.UI.Control) |
| Controls | (Inherited from System.Web.UI.Control) |
| ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
| CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
| Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableViewState | (Inherited from System.Web.UI.Control) |
| Font | Overridden.
Not currently used to set font properties of the scalebar. See BarFont
property.
|
| ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| Height | (Inherited from System.Web.UI.WebControls.WebControl) |
| ID | (Inherited from System.Web.UI.Control) |
| IsAsync |
Returns true if this control is in a partial postback or a callback.
(Inherited from WebControl) |
| LabelText |
The text displayed next to the ScaleBar. The format of the string should be a semi-colon seperated list of choices which correspond to the ScaleBarUnitConversionGroup property (Eg:- Miles;Feet or Kilometer;Meter). If no text is specified, the appropriate unit name is displayed. This property is only valid when RenderOnClient=true.
|
| Map | The ID of the Map control to associate with this ScaleBar control. |
| NamingContainer | (Inherited from System.Web.UI.Control) |
| Page | (Inherited from System.Web.UI.Control) |
| Parent | (Inherited from System.Web.UI.Control) |
| RenderOnClient |
Controls whether the Scalbar is rendered on the server or the client.
|
| RequestMimeData |
Whether MIME data for the image should be requested. This property is currently
not used.
|
| ScaleBarNumberPosition |
Gets or sets the position of the numbers w.r.t the bar. This property is used only when RenderOnClient = true.
|
| ScaleBarStyle |
Controls the styling of the scalebar. This property is used only when RenderOnClient = true.
|
| ScaleBarUnitConversionGroup |
Gets or sets the scale bar unit conversion group. The group defines how scalebar unit switches to larger scale when values drop below 0.5. This property is only valid when RenderOnClient=true.
|
| SignificantDigits |
Controls the number of places after the decimal seperator. This property is used only when RenderOnClient = true.
|
| Site | (Inherited from System.Web.UI.Control) |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| Style | (Inherited from System.Web.UI.WebControls.WebControl) |
| TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
| TemplateControl | (Inherited from System.Web.UI.Control) |
| TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| UniqueID | (Inherited from System.Web.UI.Control) |
| UseDefaultWebResources |
If true, the control will use the internal web resources within the assemblies of
the Web ADF. If false, the control uses the resources at WebResourceLocation.
(Inherited from WebControl) |
| Visible | (Inherited from System.Web.UI.Control) |
| WebResourceLocation |
The location of the web resources used by the ADF Web control if
UseDefaultWebResrouces is false.
(Inherited from WebControl) |
| Width | (Inherited from System.Web.UI.WebControls.WebControl) |