|
 | actualBarWidth |
Returns the width of the bar in pixels.
|
 | actualOrientation |
Gets the actual orientation of the scale.
|
 | barFill |
Gets or sets the scale bar fill.
Inherited from dundas.controls.GaugeScale.
|
 | barOpacity |
Gets or sets the percentage of opacity of the scale bar.
Inherited from dundas.controls.GaugeScale.
|
 | barStroke |
Gets or sets the stroke of the scale bar.
Inherited from dundas.controls.GaugeScale.
|
 | barStrokeWidth |
Gets or sets the stroke width of the scale bar in pixels.
Inherited from dundas.controls.GaugeScale.
|
 | barWidth |
Gets or sets the width of the scale bar.
Inherited from dundas.controls.GaugeScale.
|
 | barZIndex |
Gets or sets an index that can be used to customize
the placement of the scale bar in front of or behind
other gauge elements. Elements with a higher z-index
are drawn on top of elements with a lower z-index.
Inherited from dundas.controls.GaugeScale.
|
 | endMargin |
Gets or sets the space between the end of the scale and the
end of the container.
|
 | id |
Gets a value uniquely identifying this scale.
Inherited from dundas.controls.GaugeScale.
|
 | interval |
Gets or sets the interval.
Inherited from dundas.controls.GaugeScale.
|
 | intervalCount |
Gets or sets the interval count.
Inherited from dundas.controls.GaugeScale.
|
 | intervalMinimumLength |
Gets or sets the minimum length in pixels reserved between
each label and major tick mark.
Inherited from dundas.controls.GaugeScale.
|
 | intervalOffset |
Gets or sets the interval offset.
Inherited from dundas.controls.GaugeScale.
|
 | isBarVisible |
Gets or sets the visibility of the bar.
Inherited from dundas.controls.GaugeScale.
|
 | isMinMaxRounded |
Gets or sets a value indicating whether the minimum and
maximum values are rounded.
Inherited from dundas.controls.GaugeScale.
|
 | isReversed |
Gets or sets a value indicating whether the scale should
be reversed.
Inherited from dundas.controls.GaugeScale.
|
 | isVisible |
Gets or sets the visibility of the scale.
Inherited from dundas.controls.GaugeScale.
|
 | labelStyle |
Gets or sets the style of the labels on the scale.
Inherited from dundas.controls.GaugeScale.
|
 | majorTickMarkStyle |
Gets or sets the style of the major tick marks.
Inherited from dundas.controls.GaugeScale.
|
 | maximum |
Gets or sets the maximum value on the scale.
Inherited from dundas.controls.GaugeScale.
|
 | maximumPin |
Gets or sets the settings for a pin at the maximum value of the scale.
Inherited from dundas.controls.GaugeScale.
|
 | minimum |
Gets or sets the minimum value on the scale.
Inherited from dundas.controls.GaugeScale.
|
 | minimumPin |
Gets or sets the settings for a pin at the minimum value of the scale.
Inherited from dundas.controls.GaugeScale.
|
 | minorTickMarkStyle |
Gets or sets the style of the minor tick marks.
Inherited from dundas.controls.GaugeScale.
|
 | multiplier |
Gets or sets a value by which to multiply displayed values.
Inherited from dundas.controls.GaugeScale.
|
 | opacity |
Gets or sets the opacity of the scale.
Inherited from dundas.controls.GaugeScale.
|
 | orientation |
Gets or sets the orientation of the scale.
|
 | parentControl |
Gets the parent control of this scale.
Inherited from dundas.controls.GaugeScale.
|
 | scalePositionOffset |
Gets or sets position of the scale from the left or top
in pixels or as a percentage of the gauge size.
|
 | startMargin |
Gets or sets the space between the start of the container
and the start of the scale.
|