ComponentOne Chart for .NET (2.0) Search HelpCentral 

FunctionBase.PlotNumPoints Property

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

[Visual Basic]

Public Property PlotNumPoints As Integer

[C#]

public int PlotNumPoints {get;set;}

[Delphi]

public property PlotNumPoints: Int32 read get_PlotNumPoints write set_PlotNumPoints;

Remarks

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

See Also

FunctionBase Class | FunctionBase Members | C1.Win.C1Chart Namespace | FunctionBase Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.