dotnetCHARTING Send comments on this topic.
Line Class
See Also  Members  
dotnetCHARTING Namespace : Line Class


Defines styling used to draw a line or curve.

Syntax

Visual Basic (Declaration)  
Public Class Line 
   Inherits Property
Visual Basic (Usage) Copy Code
Dim instance As Line
C#  
public class Line : Property 

Inheritance Hierarchy

System.Object
   dotnetCHARTING.Mapping.Drawing.Property
      dotnetCHARTING.Line

See Also