ActiveReports Developer 7
Line Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace : Line Class

Glossary Item Box

The following tables list the members exposed by Line.

Public Constructors

 NameDescription
Public ConstructorLine ConstructorOverloaded. Initializes a new instance of the Line class.  
Top

Public Properties

 NameDescription
Public PropertyColorGets or sets the color of the line.  
Public PropertyStyleGets or sets the style used to draw the line.  
Public PropertyWeightGets or sets the line thickness in points.  
Top

Public Methods

 NameDescription
Public MethodEqualsCompares the Line object to another System.Object to see whether they are equal.  
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodGetObjectDataPopulates a SerializationInfo object with the data needed to serialize the target object.  
Top

See Also