FastLine
FastLineSeries is inheriting the default line series but the performance is considerably improved. This type of series can be used for system performance monitoring or with chart than need to display thousands data points. The cost of the improved performance is that you cannot display labels or plot points.
The following code snipped shows how you can add FastLineSeries to RadChartView.
Initial Setup
Figure 1: Initial Setup