ActiveReports.Chart Request technical support
Bar Structure
See Also  Members  


Stores the location and size of the Bar area.

Syntax

Visual Basic (Declaration) 
Public Structure Bar 
   Inherits ValueType
Visual Basic (Usage)Copy Code
Dim instance As Bar
C# 
public struct Bar : ValueType 

Inheritance Hierarchy

System.Object
   System.ValueType
      DataDynamics.ActiveReports.Chart.Graphics.Bar

See Also