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

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