ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Bullet Namespace / IBulletChart Interface / ShowLabels Property

In This Topic
    ShowLabels Property (IBulletChart)
    In This Topic
    Gets the boolean value that determines to show labels or not.
    Syntax
    'Declaration
     
    ReadOnly Property ShowLabels As Boolean
    bool ShowLabels {get;}
    See Also