API Reference
ChartPalettes
Provides reusable qualitative color palettes for chart series.
Inheritance
- Object
- ChartPalettes
Methods
FromHex(System.String[] colors) #Creates a palette from named color tokens or hexadecimal color strings.
Parameters
- colors System.String[]
- The color strings as ChartForgeX color names, #RGB, #RGBA, #RRGGBB, or #RRGGBBAA notation.
Returns
A chart color palette.
Properties
Report #Gets the default report palette.
Colorblind #Gets a colorblind-friendly high-contrast palette.
Vivid #Gets a vivid palette for high-impact dashboards.
Pastel #Gets a soft palette for playful or education-oriented reports.
PeopleInfographic #Gets a bright cyan and magenta palette for demographic infographic dashboards.
Editorial #Gets a refined publication palette for editorial output.
Jewel #Gets a jewel-tone palette for rich static report visuals.
Terminal #Gets a terminal-inspired technical palette.
CommandCenter #Gets a bright overlay palette for transparent operational dashboards and wallpapers.