Search
GaugeRenderer Properties
 


 Public Properties

  Name Description

background

Gets or sets a Brush used to draw the background of this gauge.

fontName

Gets or sets the name of font used to draw text in this gauge.

fontSize

Gets or sets the size of font used to draw text in this gauge.

fontStyle

Gets or sets the style of font used to draw text in this gauge.

pointerBackground

Gets or sets a Brush used to draw the background of gauge pointers.

pointerStroke

Gets or sets a Brush used to stroke gauge pointers.

pointerStrokeThickness

Gets or sets the thickness of the Pen used to stroke the gauge pointers.

scaleBackground

Gets or sets a Brush used to draw the background of the gauge scales.

scaleStroke

Gets or sets a Brush used to stroke the gauge scales.

scaleStrokeThickness

Gets or sets the thickness of the Pen used to stroke the gauge scales.

stroke

Gets or sets a Brush used to stroke this gauge.

strokeThickness

Gets or sets the thickness of the Pen used to stroke this gauge.

tickBackground

Gets or sets a Brush used to draw the background of gauge ticks.

tickStroke

Gets or sets a Brush used to stroke gauge ticks.

tickStrokeThickness

Gets or sets the thickness of the Pen used to stroke the gauge ticks.

 See Also