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

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

    Parameters

    key
    See Also