| Visual Basic (Declaration) | |
|---|---|
Public Property GaugeOffset As Point | |
| C# | |
|---|---|
public Point GaugeOffset {get; set;} | |
Property Value
PointThis property can be used to adjust the location of the primary gauge, relative to the position determined by the GaugeAlign property inside the dbiGauge control itself.