ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / ILegendOption Interface / RangeOptions Property

In This Topic
    RangeOptions Property (ILegendOption)
    In This Topic
    Returns the range options collection
    Syntax
    'Declaration
     
    ReadOnly Property RangeOptions As IItemCollection(Of ILegendRangeOption)
    See Also