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.
Object Model
Syntax
'Declaration
Public Class SequentialMultiPalettes
public class SequentialMultiPalettes
Inheritance Hierarchy
System.Object
C1.Web.Mvc.Chart.SequentialMultiPalettes
See Also