ActiveReports.Chart Request technical support
Border Class
See Also  Members  


Represents the information required to draw the borders of the graph.

Object Model


Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Border 
   Inherits Item
Visual Basic (Usage)Copy Code
Dim instance As Border
C# 
public sealed class Border : Item 

Inheritance Hierarchy

System.Object
   DataDynamics.ActiveReports.Chart.Item
      DataDynamics.ActiveReports.Chart.Border

See Also