ComponentOne Gauges for WPF and Silverlight
Item Property (C1GaugeDecoratorCollection)

C1.WPF.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