ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _SankeyPlotConfigOption Class / queryInterface Method

In This Topic
    queryInterface Method (_SankeyPlotConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function queryInterface( _
       ByVal name As String _
    ) As IQueryInterface
    public override IQueryInterface queryInterface( 
       string name
    )

    Parameters

    name
    See Also