ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Chart Namespace / SequentialMultiPalettes Class
Members

In This Topic
    SequentialMultiPalettes Class
    In This Topic
    Sequential multi-hue palettes from ColorBrewer https://colorbrewer2.org. Sequential palettes are used for data that have ordered, quantitative nature, for example precipitation amount or number of road incidents for some region.In addition to lightness variation, these color schemes also use several hues to improve perception.
    Syntax
    'Declaration
     
    
    Public Class SequentialMultiPalettes 
    public class SequentialMultiPalettes 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Chart.SequentialMultiPalettes

    See Also