This sample demonstrates the type of containers used in linear gauge. Orientation and container type of linear gauge can be changed by using Orientation
and Container Type
options.
In this example, you can see how to render and configure the ranges in linear gauge. You can use start
,
end
, startWidth
,
endWidth
and position
properties to customize the ranges. You can also specify various
colors for the ranges in the axis. If you enable the useRangeColor
property, then the axis labels will
be displayed based on its range color.
More information about linear gauge can be found in this documentation section.