ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ILegendOptionPickPolicy Interface / _getOption Method

In This Topic
    _getOption Method (ILegendOptionPickPolicy)
    In This Topic
    Syntax
    'Declaration
     
    Function _getOption( _
       ByVal plotName As String, _
       ByVal type As LegendType _
    ) As ILegendOption
    ILegendOption _getOption( 
       string plotName,
       LegendType type
    )

    Parameters

    plotName
    type
    See Also