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

In This Topic
    Value Property (IBulletChart)
    In This Topic
    Gets the value of performance measure.
    Syntax
    'Declaration
     
    ReadOnly Property Value As Double
    double Value {get;}
    See Also