[]
        
(Showing Draft Content)

FarPoint.Win.Chart.Line

Line Class

Represents the Base class for lines.

Inheritance
Line
Namespace: FarPoint.Win.Chart
Assembly: FarPoint.Win.Chart.dll
Syntax
[TypeConverter(typeof(LineConverter))]
public abstract class Line
<TypeConverter(GetType(LineConverter))>
Public MustInherit Class Line

Constructors

Name Description
Line()