[]
        
(Showing Draft Content)

C1.WPF.Gauge.GaugeDecorator.From

From Property

From

Gets or sets the value where the decorator starts. Set to double.NaN to bind to Gauge's minimum (default).

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