Chart FX Gauges for .NET (英語版)

  1. Radial Gauge

    スクリーンショット: These gauges are normally used to represent a quantifiable process progressing through the possible range displayed on a scale with a circular or semi circular aspect. ...

  2. Horizontal/Vertical Gauges

    スクリーンショット: These gauges are normally used to represent the progress of a process or a specific value within a continuous range. There are various border styles available for customizing the gauges for your application needs. Vertical Gauges are similar to Horizontal ...

  3. Digital Panel

    スクリーンショット: Digital panels are used for both numeric and alphanumeric displays. These panels are commonly prevalent in the world such as watches, registrars, information kiosks, alarm clocks, etc. There are three common styles of digital panels, two segment based and ...

  4. AJAX

    スクリーンショット: You can use the AJAX technique to update images without refreshing the entire page. For example a user could type text in an entry box and this could be displayed as a "Ticker" using a horizontal gauge or they could select a value from a drop ...

  5. Guidelines

    スクリーンショット: You can simulate guidlines by using vertical and horizontal gauges. In the above example the Draggable property of the MainIndicator allows users to change the value and move a guideline over the picture. ...

  6. Scales and Stripes

    スクリーンショット: Scales: Each radial gauge may be accompanied by one or more scales to display a range of values and labels. Stripes: Each scale can have one or more stripes allowing you to highlight a specific range of values within the scale. In the example above yellow ...

  7. Markers and Fillers

    スクリーンショット: Each scale can be accompanied with a marker or filler to highlight a specific value in the scale. ...

  8. Real Time

    スクリーンショット: Real time data values can be displayed using a combination of client JavaScript and server side bit-streaming. In the example above the systems time is being used. ...

  9. Combination Gauges

    スクリーンショット: There are various ways to intermix the gauges together via the InnerGauge property for customizing the gauge. Examples of inner gauges include a radial speedometer with a digital panel on the lower portion for displaying the miles driven while the radial ...

  10. Tickmarks

    スクリーンショット: Gauges can display tick marks to reference values in the scale. Tick marks improve the readability and can be displayed as Major, Medium and Minor ticks in the scale. ...

  11. Multiple Elements

    スクリーンショット: The above screenshot shows how it is possible to setup and locate multiple scales, needles and images. Any gauge element can be easily located in the drawing area based on a location relative to the border or to a specific Anchor point. ...

  12. Complex Realistic Gauges

    スクリーンショット: Create complex gauges by incorporating images, scales, colored stripes and any other gauge element. The above combination allows the creation of a realistic fire extinguisher gauge. ...

  13. Inner Gauges

    スクリーンショット: In this example a horizontal gauge has been combined with a DigitalPanel. The DigitalPanel will display the value of the horizontal gauge automatically without any code having to be written. ...