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

In This Topic
    _CartesianAreaLegendSymbolView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal symbols As Boolean _
    )
    public _CartesianAreaLegendSymbolView( 
       bool symbols
    )

    Parameters

    symbols
    See Also