Gets or sets the method used for plotting the function.
[Visual Basic]
Public Property PlotLinesMethod As PlotLinesMethodEnum
[C#]
public PlotLinesMethodEnum PlotLinesMethod {get;set;}
[Delphi]
public property PlotLinesMethod: PlotLinesMethodEnum read get_PlotLinesMethod write set_PlotLinesMethod;
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. |