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

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