ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _TrapezoidLegendContentView Class / _TrapezoidLegendContentView Constructor

In This Topic
    _TrapezoidLegendContentView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal trapezoidLegendView As ILegendView _
    )
    public _TrapezoidLegendContentView( 
       ILegendView trapezoidLegendView
    )

    Parameters

    trapezoidLegendView
    See Also