[]
        
(Showing Draft Content)

C1.Win.C1Chart.FunctionBase.PlotNumPoints

PlotNumPoints Property

PlotNumPoints

Gets or sets the number of points used when plotting the function.

Declaration
public int PlotNumPoints { get; set; }
Remarks

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

See Also