[]
        
(Showing Draft Content)

C1.WPF.Gauge.GaugeDecorator.Location

Location Property

Location

Gets or sets a logical value representing the base axis of the decorator, where 0 represents the inner edge in radial gauges and bottom edge in linear, and 1 represents the outer edge in radial and the top edge in linear.

Declaration
public double Location { get; set; }
Public Property Location As Double
Remarks

if AbsoluteLocation is set, this propery has no effect.