ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1AxisScrollbar Class / KeyTipVerticalOffset Property

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