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

In This Topic
    _CartesianScatterLegendSymbolView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       Optional ByVal styleBuilder As ILegendSymbolStyleBuilder _
    )
    public _CartesianScatterLegendSymbolView( 
       ILegendSymbolStyleBuilder styleBuilder
    )

    Parameters

    styleBuilder
    See Also