ComponentOne Studio - Cloud Business App Edition
RadialGauge Features

The table below shows a list of features supported by RadialGauge for Cloud Business Application:

Name

Possible Values

Description

Allow Auto Scaling Boolean Allows user to specify whether the gauge control scales to fill the host element.
Set Start and Sweep Angles Number Allows user to specify start and sweep angles for the radial gauge control.
Adjust Gauge Direction String Shows a list of options for user to specify the direction in which the gauge is filled.
Allow Editing Boolean Allows user to edit the current value in gauge using the mouse and the keyboard.
Set Max and Min Values Number Allows user to specify the maximum and minimum value that can be displayed on the gauge.
Set Pointer Range Allows user to specify the range to represent current value in the gauge control.
Set Ranges Collection of Ranges Allows user to display ranges in gauge control.
Adjust Thickness Number Allows user to specify the thickness of gauge control, on a scale between zero and one.

Back to Top

You can set these properties in the designer through the Properties window. The example below demonstrates how to enable AutoScaling in RadialGauge using ApplicationData.Fruits data from the local database file ApplicationData.mdf.

  1. In the designer, select the RadialGauge to open the Properties window.
  2. In the Properties window, expand the Advanced tab node.
  3. Check the Auto Scale checkbox. Set the Start Angle to 0 and Sweep Angle to 90.

  4. Press F5 to run the project.
Back to Top

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Documentation Feedback  |  Product Support Forum