ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1RangeSelector Class / UpperValue Property

In This Topic
    UpperValue Property (C1RangeSelector)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UpperValue As System.Double
    public System.double UpperValue {get; set;}
    See Also