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

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