ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / ILegendOption Interface / ranges Property

In This Topic
    ranges Property (ILegendOption)
    In This Topic
    Syntax
    'Declaration
     
    Property ranges As List(Of ILegendRangeOption)
    List<ILegendRangeOption> ranges {get; set;}
    See Also