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

In This Topic
    _GCESCartesianSmartLayouter Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plotView As ICartesianPlotView, _
       ByVal option As IGCESDataLabelOption _
    )
    public _GCESCartesianSmartLayouter( 
       ICartesianPlotView plotView,
       IGCESDataLabelOption option
    )

    Parameters

    plotView
    option
    See Also