New to Telerik UI for WinFormsStart a free 30-day trial

Line Charts

Updated over 1 year ago

Line charts are used to display a series of data points, typically to show trends over a period of time. One or more series of data can be used and the appearance for each series can be tailored to emphasize the data using unique colors, line thicknesses, shadow, pen style, and point marks.

To create a Vertical Line Chart set the SeriesOrientation property to Vertical. Set the RadChart DefaultType property or ChartSeries.Type to Line.

WinForms RadChart Line SeriesOrientation Vertical

To create a Vertical Line Chart set the SeriesOrientation property to Horizontal. Set the RadChart DefaultType property or ChartSeries.Type to Line.

WinForms RadChart Line SeriesOrientation Horizontal

Not finding the help you need?
Contact Support