Optional actualOptional actualGets the actual opacity of the primary needle while highlighting
Optional actualGets the resolved maximum value of the scale.
Optional actualGets the resolved minimum value of the scale.
Optional actualGets the actual pixel scaling ratio used to affect the pixel density of the control. A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control to appear blurry.
Optional alignEvent which is raised when a label of the linear gauge is aligned along the scale. Function takes first argument evt and second argument ui. Use ui.owner to obtain reference to the gauge widget. Use ui.actualMinimumValue to obtain the minimum value of the gauge scale. Use ui.actualMaximumValue to obtain the maximum value of the gauge scale. Use ui.value to obtain the value on the gauge scale associated with the label. Use ui.label to obtain the string value of the label. Use ui.width to obtain the width of the label. Use ui.height to obtain the height of the label. Use ui.offsetX to obtain the X offset of the label on the gauge scale. Use ui.offsetY to obtain the Y offset of the label on the gauge scale.
Optional backingGets or sets the brush to use to fill the backing of the linear gauge.
Optional backingGets or sets the inner extent of the linear gauge backing.
Optional backingGets or sets the outer extent of the linear gauge backing.
Optional backingGets or sets the brush to use for the outline of the backing.
Optional backingGets or sets the stroke thickness of the backing outline.
Optional childrenOptional fontGets or sets the font.
Optional fontGets or sets the brush to use for the label font.
Optional formatEvent which is raised when a label of the the gauge is formatted. Function takes first argument evt and second argument ui. Use ui.owner to obtain reference to the gauge widget. Use ui.actualMinimumValue to obtain the minimum value of the gauge scale. Use ui.actualMaximumValue to obtain the maximum value of the gauge scale. Use ui.value to obtain the value on the the gauge scale associated with the label. Use ui.label to obtain the string value of the label.
Optional heightOptional highlightGets or sets the highlight value at which to point the secondary needle of the gauge.
Optional highlightOccurs when the Hightlight Value property changes.
Optional highlightGets or sets whether and how to display the highlighted value.
Optional highlightGets or sets the opacity of the primary needle while highlighting
Optional intervalGets or sets the interval to use for the scale.
Optional isGets or sets whether highlight needle dragging is enabled or not.
Optional isGets or sets whether needle dragging is enabled or not.
Optional isGets or sets a value indicating whether the scale is inverted. When the scale is inverted the direction in which the scale values increase is right to left.
Optional labelGets or sets the position at which to put the labels as a value from 0 to 1, measured from the bottom of the scale. Values further from zero than 1 can be used to hide the labels of the linear gauge.
Optional labelGets or sets the label composite format used when creating label values.
Optional labelGets or sets the format specifiers to use with the LabelFormat string.
Optional labelGets or sets the interval to use for rendering labels. This defaults to be the same interval as the tickmarks on the scale.
Optional labelsA value to start adding labels, added to the scale's MinimumValue.
Optional labelsA value to stop adding labels, subtracted from the scale's MaximumValue.
Optional labelsGets or sets whether the labels are visible in the gauge.
Optional maximumGets or sets the maximum value of the scale.
Optional mergeGets or sets whether the scale viewport will be merged with backing viewport.
Optional minimumGets or sets the minimum value of the scale.
Optional minorGets or sets the brush to use for the minor tickmarks.
Optional minorGets or sets the number of minor tickmarks to place between major tickmarks.
Optional minorGets or sets the position at which to stop rendering the minor tickmarks as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge.
Optional minorGets or sets the position at which to start rendering the minor tickmarks as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge.
Optional minorGets or sets the stroke thickness to use when rendering minor ticks.
Optional needleGets or sets the needle breadth.
Optional needleGets or sets the brush to use for needle element.
Optional needleGets or sets the width of the needle's inner base.
Optional needleGets or sets the position at which to start rendering the needle geometry, measured from the front/bottom of the linear gauge as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge.
Optional needleGets or sets the extent of the needle's inner point.
Optional needleGets or sets the width of the needle's inner point.
Optional needleGets or sets the name used for needle.
Optional needleGets or sets the width of the needle's outer base.
Optional needleGets or sets the position at which to stop rendering the needle geometry as a value from 0 to 1 measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge.
Optional needleGets or sets the extent of the needle's outer point.
Optional needleGets or sets the width of the needle's outer point.
Optional needleGets or sets the brush to use for the outline of needle element.
Optional needleGets or sets the shape to use when rendering the needle from a number of options.
Optional needleGets or sets the stroke thickness to use when rendering single actual value element.
Optional orientationGets or sets the orientation of the scale.
Optional pixelGets or sets the scaling value used to affect the pixel density of the control. A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control to appear blurry.
Optional rangeGets or sets a collection of brushes to be used as the palette for linear gauge ranges.
Optional rangeGets or sets the position at which to start rendering the ranges, measured from the front/bottom of the control as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge.
Optional rangeGets or sets the position at which to stop rendering the range as a value from 0 to 1 measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge.
Optional rangeGets or sets a collection of brushes to be used as the palette for linear gauge outlines.
Optional scaleGets or sets the brush to use to fill the scale of the linear gauge.
Optional scaleGets or sets the position at which to stop rendering the scale as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge.
Optional scaleGets or sets the position at which to start rendering the scale, measured from the bottom/front (when orientation is horizontal/vertical) of the control as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge.
Optional scaleGets or sets the position at which to stop rendering the scale as a value from 0 to 1 measured from the bottom/front (when orientation is horizontal/vertical) of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge.
Optional scaleGets or sets the brush to use for the outline of the scale.
Optional scaleGets or sets the position at which to start rendering the scale, measured from the front/bottom of the linear gauge as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge.
Optional scaleGets or sets the stroke thickness of the scale outline.
Optional showGets or sets a value indicating whether tooltips are enabled.
Optional showGets or sets the time in milliseconds that tooltip appearance is delayed with.
Optional tickGets or sets the brush to use for the major tickmarks.
Optional tickGets or sets the position at which to stop rendering the major tickmarks as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge.
Optional tickGets or sets the position at which to start rendering the major tickmarks as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge.
Optional tickGets or sets the stroke thickness to use when rendering ticks.
Optional ticksA value to start adding tickmarks, added to the scale's MinimumValue.
Optional ticksA value to stop adding tickmarks, subtracted from the scale's MaximumValue.
Optional transitionGets or sets the number of milliseconds over which changes to the linear gauge should be animated.
Optional transitionGets the transition progress of the animation when the control is animating.
Optional valueGets or sets the value at which the needle is positioned.
Optional valueOccurs when the Value property changes.
Optional width
Gets whether and how to display the highlighted value.