2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / VisualEffects Class / Item Property / Item(Int32) Property

In This Topic
    Item(Int32) Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads ReadOnly Property Item( _
       ByVal i As System.Integer _
    ) As VisualEffectsStyle
    public VisualEffectsStyle Item( 
       System.int i
    ) {get;}

    Parameters

    i
    See Also