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.
| Visual Basic (Declaration) | |
|---|---|
Public Property PinRadialOffset As Point | |
| C# | |
|---|---|
public Point PinRadialOffset {get; set;} | |
Property Value
PointThis property is only valid if the PinBrushType property is set to radial.
The center point of the pin, is where the highest concentration of the value of the PinColor property is located.