ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LegendUtility Class / _typeToKind Method

In This Topic
    _typeToKind Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _typeToKind( _
       ByVal legendType As LegendType _
    ) As _LegendKind
    public static _LegendKind _typeToKind( 
       LegendType legendType
    )

    Parameters

    legendType
    See Also