ComponentOne Gauge for UWP
Item Property

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1GaugeDecoratorCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As C1GaugeDecorator
public C1GaugeDecorator this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

C1GaugeDecoratorCollection Class
C1GaugeDecoratorCollection Members