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

In This Topic
    _GCESDataLabelFrame Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal point As IPointView, _
       ByVal option As IGCESDataLabelOption _
    )
    public _GCESDataLabelFrame( 
       IPointView point,
       IGCESDataLabelOption option
    )

    Parameters

    point
    option
    See Also