|
| distanceFromScale |
Gets or sets the distance from the scale.
|
| fontColor |
Gets or sets the font color or brush.
|
| fontFamily |
Gets or sets the font family.
|
| fontSize |
Gets or sets the font size.
|
| fontStyle |
Gets or sets the font style.
|
| fontWeight |
Gets or sets the font weight.
|
| interval |
Gets or sets the interval.
|
| intervalCount |
Gets or sets the interval count.
|
| intervalOffset |
Gets or sets the interval offset.
|
| isEndLabelVisible |
Gets or sets the visibility for the end label.
|
| isStartLabelVisible |
Gets or sets the visibility of the start label.
|
| isVisible |
Gets or sets the visibility of the tick marks.
|
| labelBillionsFormat |
Gets or sets the format for labels that are multiples of a
billion.
|
| labelFormat |
Gets or sets the format of the label.
|
| labelMillionsFormat |
Gets or sets the format for labels that are a multiples of
a million.
|
| labelSymbol |
Gets or sets the text displaced before or after the values
in the labels.
|
| labelSymbolPlacement |
Gets or sets whether the label symbol is placed before or
after the value.
|
| labelThousandsFormat |
Gets or sets the format for values that are a multiple of
a thousand.
|
| labelTrillionsFormat |
Gets or sets the format for values that are a multiple of
a trillion.
|
| opacity |
Gets or sets the percentage of opacity of gauge scale labels.
|
| parentControl |
Gets the parent control of this style.
|
| placement |
Gets or sets the placement of the tick mark style.
|
| shouldRotateLabels |
Gets or sets a value indicating whether to rotate labels.
|
| spacing |
Gets or sets the spacing between the longest tick mark and
the labels. Only used if distance from scale is null.
|
| useRangeFill |
Gets or sets a value indicating whether to use the range fill.
|
| zIndex |
Gets or sets an index that can be used to customize
the placement of the labels 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.
|