ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Chart Class / CreateLegend Method / CreateLegend(String) Method

In This Topic
    CreateLegend(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function CreateLegend( _
       ByVal name As String _
    ) As LegendOption
    public LegendOption CreateLegend( 
       string name
    )

    Parameters

    name
    See Also