The following tables list the members exposed by dbiGaugeObject.
"| Name | Description | |
|---|---|---|
![]() | dbiGaugeObject Constructor | Overloaded. Initalizes a new instance of the class |
| Name | Description | |
|---|---|---|
![]() | AngleEnd | Gets or sets the ending angle of the gauge. |
![]() | AngleStart | Gets or sets the starting angle of the gauge. |
![]() | AnimateValue | Determines if changing the gauge's value will be animated. |
![]() | AnimationChange | Gets or sets how much the needle of the gauge will change in the display during each interval of the animation. |
![]() | AnimationInterval | Gets or sets the speed of the animation for the gauge. |
![]() | DisplayGaugeText | Determines if text will be displayed at the MajorTicks of the gauge. |
![]() | ExtensionBorderColor | Gets or sets the color used to paint the border around the extension of a radial needle in the gauge. |
![]() | ExtensionBorderWidth | Gets or sets the width of the border around the needle extension of a radial needle in the gauge. |
![]() | ExtensionColor | Gets or sets the color used to paint the needle extension of the gauge. |
![]() | GaugeAlign | Gets or sets the alignment of the origin point of the gauge. |
![]() | GaugeColor | Gets or sets the color used to paint the background of the path of the gauge. |
![]() | GaugeFont | Gets or sets the font used for displaying text in this gauge. |
![]() | GaugeForeColor | Gets or sets the color used to paint the text in the gauge. |
![]() | GaugeHeight | Gets or set the distance, from origin, of the edge of the path of the gauge. |
![]() | GaugeImage | Gets or sets the image used as a background of the primary gauge. |
![]() | GaugeOffset | Gets or sets the offset used to calculate thr location of origin of the gauge, relative to the control. |
![]() | GaugeTextHeight | Gets or sets the distance from origin the text will be rendered for the MajorTicks in the gauge. |
![]() | GaugeWidth | Gets or sets the thickness of the path of the gauge. |
![]() | MajorTickColor | Gets or sets the color used to paint the MajorTicks in the gauge. |
![]() | MajorTickHeight | Gets or sets the height (length) of the MajorTicks in the gauge. |
![]() | MajorTickOffset | Gets or sets the offset used to calculate the location, relative to origin, of the MajorTicks in the guage. |
![]() | MajorTicks | Gets or sets the number of major ticks to display in the gauge. |
![]() | MajorTickWidth | Gets or sets the width, thickness, of the lines drawn as MajorTicks in the gauge. |
![]() | MarkerImage | Gets or sets the image to use as the needle of the gauge, when NeedleType is set to Marker. |
![]() | Maximum | Gets or sets the maximum value of the gauge. |
![]() | Minimum | Gets or sets the minimum value of the gauge. |
![]() | MinorTickColor | Gets or sets the color used to paint the MinorTicks in the gauge. |
![]() | MinorTickHeight | Gets or sets the height (length) of the MinorTicks in the gauge. |
![]() | MinorTickOffset | Gets or sets the offset used to calculate the location, relative to origin, of the MinorTicks in the gauge. |
![]() | MinorTicks | Gets or sets the number of minor tick lines to draw between the MajorTicks of the gauge. |
![]() | MinorTickWidth | Gets or sets the width, thickness, of the lines drawn as MinorTicks in the gauge. |
![]() | NeedleBorderColor | Gets or sets the color used to paint the border on the needle of the gauge. |
![]() | NeedleBorderWidth | Gets or sets the width of the border drawn around the needle of the gauge. |
![]() | NeedleColor | Gets or sets the color of the needle of the gauge. |
![]() | NeedleExtension | Gets or sets the length of the needle extension of the gauge. |
![]() | NeedleHeight | Gets or sets the height (length) of the needle in the gauge. |
![]() | NeedleImage | Gets or sets the image used to fill the background of the needle in the gauge. |
![]() | NeedleOffset | Gets or sets the vertical and horizontal offset used to calculate the position of the needle in the gauge. |
![]() | NeedleType | Gets or sets the style of needle to display in the gauge. |
![]() | NeedleWidth | Gets or sets the width of the needle in the gauge. |
![]() | OpenArcPath | Determines if the border related to the "Extension" of the radial needle of the gauge, will also be drawn around the value. |
![]() | PinBorderColor | Gets or sets the color used to paint he border of the pin of the gauge. |
![]() | PinBorderWidth | Gets or sets the thickness of the border around the pin in the gauge. |
![]() | PinBrushType | Gets or sets the gradient effect to apply to the background of the pin of the gauge. |
![]() | PinColor | Gets or sets the primary color used to paint the background of the pin in the gauge. |
![]() | PinColorTo | Gets or sets the secondary color used to paint the background of the gauge. |
![]() | PinImage | Gets or sets the image used to represent the pin of the gauge. |
![]() | PinLinearAngle | Gets or sets the desired angle for the calculation of the start of the linear gradient fill in the pin of the gauge. |
![]() | PinOffset | Gets or set the horizontal and vertical offset used to calculate the center of the pin, relative to origin of the gauge. |
![]() | PinPosition | Gets or sets the z-order of the pin relative to the needle in the gauge. |
![]() | PinRadialOffset | Gets or sets the horizontal and vertical offset used to calculate where the center of the radial gradient is calculated in the pin of the gauge. |
![]() | PinSize | Gets or sets the width and height of the pin in the gauge. |
![]() | Tag | Gets or sets an object value that contains additional data about the gauge. |
![]() | Value | Gets or sets the current position of the needle in the gauge. |

