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

In This Topic
    _BarExtension Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ownerView As ICartesianCoordinateSystemView _
    )
    public _BarExtension( 
       ICartesianCoordinateSystemView ownerView
    )

    Parameters

    ownerView
    See Also