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

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