ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _EChartsSmartDataLabelOption Class / shape Property

In This Topic
    shape Property (_EChartsSmartDataLabelOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property shape As IGcesRadialPlotLabelShapeOption
    public IGcesRadialPlotLabelShapeOption shape {get; set;}
    See Also