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

In This Topic
    SmartLabelPack Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal label As _GCESDataLabelFrame _
    )
    public SmartLabelPack( 
       _GCESDataLabelFrame label
    )

    Parameters

    label
    See Also