ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeDecoratorCollection Class / Add Method

In This Topic
    Add Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Add( _
       ByVal item As C1GaugeDecorator _
    ) 
    public void Add( 
       C1GaugeDecorator item
    )

    Parameters

    item
    See Also