ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1VolumeGauge Class / IsRightTapEnabled Property

In This Topic
    IsRightTapEnabled Property (C1VolumeGauge)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsRightTapEnabled As System.Boolean
    public System.bool IsRightTapEnabled {get; set;}
    See Also