Visual Basic (Declaration) | |
---|---|
Public Class XYLineSeries Inherits XYSeries |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As XYLineSeries |
C# | |
---|---|
public class XYLineSeries : XYSeries |
Each point contains two values: x and y. Line borders and line fills can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Depth of the line is measured relative to the floor grid cell (with a range of 0 to 1).
System.Object
FarPoint.Win.Chart.Series
FarPoint.Win.Chart.XYSeries
FarPoint.Win.Chart.XYLineSeries
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2