ComponentOne Chart for .NET (2.0) Search HelpCentral 

PlotLinesMethodEnum Enumeration

Use the members of this enumeration to set the value of the FunctionBase.PlotLinesMethod property in the FunctionBase class.

[Visual Basic]

Public Enum PlotLinesMethodEnum

[C#]

public enum PlotLinesMethodEnum

[Delphi]

type PlotLinesMethodEnum = (Lines, Splines);

Namespace: C1.Win.C1Chart

Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Members

Member name

Description

Lines

The points are connected with straight lines

Splines

The points are connected with spline curves

See Also

C1.Win.C1Chart Namespace


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