In this example, the area chart visualizes the visible light spectrum.
Follow the steps below to show such a chart:
-
Add an Area Series object to the ChartView.Series collection, and specify its Data property to bind the series to a data source.
-
Set the series' FillColorizer property to a SegmentBasedFillColorizer object and configure the colorizer options to define area fill settings.