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

In This Topic
    _generateKey Method (_CustomItemizedValuePointLegendItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _generateKey( _
       ByVal key As String _
    ) As DataValueType
    public static DataValueType _generateKey( 
       string key
    )

    Parameters

    key
    See Also