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

In This Topic
    HighContrastAdjustment Property (C1AxisScrollbar)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HighContrastAdjustment As Windows.UI.Xaml.ElementHighContrastAdjustment
    public Windows.UI.Xaml.ElementHighContrastAdjustment HighContrastAdjustment {get; set;}
    See Also