AreaSeries
AreaSeries is special case of more general HighLowSeries. AreaSeries is used when user want to create a mountain chart or area chart. The base level, fill under the curve and line style are modified by BaseValue, Fill and LineStyle properties respectively.
Following example demonstrates basic area chart
ExampleAreaXY from Demo
info
For step-by-step tutorial how to create dynamic SurfaceMeshSeries3D application with LightningChart .NET library check following link.