Spread Windows Forms 12.0 Product Documentation
Line Class
Members 


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : Line Class
Represents the Base class for lines. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
Line Class
Syntax
'Declaration
 
Public MustInherit Class Line 
'Usage
 
Dim instance As Line
public abstract class Line 
Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.Line
      FarPoint.Win.Chart.NoLine
      FarPoint.Win.Chart.SolidLine

See Also

Reference

Line Members
FarPoint.Win.Chart Namespace