ActiveReports 19 .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 a value indicating whether to show labels.
    Syntax
    'Declaration
     
    ReadOnly Property ShowLabels As Boolean
    bool ShowLabels {get;}

    Property Value

    true if labels should be shown; otherwise, false.
    See Also