RadialGaugeInstance.PivotX Property

Definition

Gets the calculated value of the PivotX property in a RadialGauge class.

public:
 property double PivotX { double get(); };
public double PivotX { get; }
member this.PivotX : double
Public ReadOnly Property PivotX As Double

Property Value

A double value that represents the calculated value of the PivotX property.

Applies to