EJSC.AnalogGaugeSeries Property Examples

Properties Demonstrated

  • Standard EJSC.AnalogGaugeSeries Properties

Desired Result

Default EJSC.AnalogGaugeSeries Settings

Source Code

    Rendering Source Code...

Properties Demonstrated

  • axis
  • label

Desired Result

This chart will have a light blue axis with a dark blue outer border and no inner border, and a bold blue label placed to the left of the anchor.

Source Code

    Rendering Source Code...

Properties Demonstrated

  • tick
  • minorTick

Desired Result

This chart will have 2px thick red tick marks, and 1px thick light-red minor tick marks with a limit of 1 minor tick mark between each major tick mark, and bold tick labels.

Source Code

    Rendering Source Code...

Properties Demonstrated

  • needle
  • anchor

Desired Result

This chart will have a 1px wide green needle with a 20px wide light grey anchor.

Source Code

    Rendering Source Code...

Properties Demonstrated

  • ranges

Desired Result

This graph will have the following ranges displayed in the default way:
Yellow (70-90)
Red (90-100)

Source Code

    Rendering Source Code...

Properties Demonstrated

  • start_degree
  • range_degrees
  • lock

Desired Result

This chart will be turned sideways, only display 135°, and have locks 5 pixels from the start and end points.

Source Code

    Rendering Source Code...