ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Bullet Namespace / Range Class / BoundValue Property

In This Topic
    BoundValue Property
    In This Topic
    Gets the ending bound.
    Syntax
    'Declaration
     
    Public ReadOnly Property BoundValue As Double
    public double BoundValue {get;}
    See Also