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

Glossary Item Box

The following tables list the members exposed by Border.

Public Constructors

 NameDescription
Public ConstructorBorder ConstructorOverloaded. Initializes a new instance of the Border class.  
Top

Public Properties

 NameDescription
Public PropertyLineGets or sets the line style used to draw the border of the graph.  
Public PropertyShadowColorGets or sets the color of the shadow outlining the border.  
Public PropertyShadowWeight

Gets or sets the width of the shadow outlining the border.

 
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the border.  
Public MethodEqualsCompares the Border object to another System.Object to see if 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 with the data needed to serialize the target object.  
Top

See Also