FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Series Class / GetLegendItemStyle Method

In This Topic
    GetLegendItemStyle Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetLegendItemStyle( _
       ByVal index As System.Integer _
    ) As _Style
    public _Style GetLegendItemStyle( 
       System.int index
    )

    Parameters

    index
    See Also