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

In This Topic
    Ranges Property
    In This Topic
    Gets the qualitative ranges.
    Syntax
    'Declaration
     
    ReadOnly Property Ranges As RangeCollection
    RangeCollection Ranges {get;}

    Property Value

    The qualitative ranges as a RangeCollection.
    See Also