|
  | actualDistanceFromScale | 
 Gets the actual distance of the tick marks from the scale.
 
 | 
  | actualLength | 
 Gets the actual length of each tick mark.
 
 | 
  | distanceFromScale | 
 Gets or sets the distance of the tick marks from the scale.
 
 | 
  | fill | 
 Gets or sets the fill of the tick marks.
 
 | 
  | interval | 
 Gets or sets the interval.
 
 | 
  | intervalCount | 
 Gets or sets the interval count.
 
 | 
  | intervalOffset | 
 Gets or sets the interval offset.
 
 | 
  | isVisible | 
 Gets or sets the visibility of the tick marks.
 
 | 
  | length | 
 Gets or sets the length of the tick marks.
 
 | 
  | markerShape | 
 Gets or sets the tick mark shape.
 
 | 
  | opacity | 
 Gets or sets the percentage of opacity of the tick marks.
 
 | 
  | parentControl | 
 Gets the parent control of this style.
 
 | 
  | placement | 
 Gets or sets the placement of the tick mark style.
 
 | 
  | stroke | 
 Gets or sets the stroke of the tick mark.
 
 | 
  | strokeWidth | 
 Gets or sets the stroke width in pixels.
 
 | 
  | useRangeFill | 
 Gets or sets a value indicating whether to use the range fill.
 
 | 
  | width | 
 Gets or sets the width of the tick mark.
 
 | 
  | zIndex | 
 Gets or sets an index that can be used to customize 
 the placement of the tick marks 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.
 
 |