[]
        
(Showing Draft Content)

C1.Win.C1Chart.TrendLine.PlotNumPoints

PlotNumPoints Property

PlotNumPoints

Gets or sets the number of points used to plot the TrendLine.

Declaration
public int PlotNumPoints { get; set; }
Public Property PlotNumPoints As Integer
Remarks

This property controls the quality of trend line plotting. Increase PlotNumPoints if trend line is not smooth or is not shown in detail.

See Also