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

In This Topic
    HasValue Property (IBulletChart)
    In This Topic
    Gets the boolean value that determines if bullet has value or not.
    Syntax
    'Declaration
     
    ReadOnly Property HasValue As Boolean
    bool HasValue {get;}
    See Also