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

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