ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _EChartsLabelShape Class / _from Method

In This Topic
    _from Method (_EChartsLabelShape)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _from( _
       ByVal dataLabel As _EChartsDataLabelView, _
       ByVal text As String, _
       ByVal shapeOption As IGcesRadialPlotLabelShapeOption _
    ) As _EChartsLabelShape

    Parameters

    dataLabel
    text
    shapeOption
    See Also