ActiveReports.Chart Request technical support
Line Class Members
See Also  Properties  Methods  Events


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 MethodCloneCreates a clone of the Line object. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public MethodEqualsOverridden. Compares the Line object to another System.Object to see whether they are equal.  
Public MethodGetHashCodeOverridden. Serves 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.  
Public MethodInternalGetParentsFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Top

Public Events

 NameDescription
Public EventChangeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Top

See Also