ActiveReports Developer 7
Bar Structure Members
See Also  Fields  Properties 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace : Bar Structure

Glossary Item Box

The following tables list the members exposed by Bar.

Public Constructors

 NameDescription
Public ConstructorBar ConstructorInitializes a new instance of the Bar class with the specified parameters.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)EmptyRepresents an instance of the bar structure with its properties uninitialized.  
Top

Public Properties

 NameDescription
Public PropertyDepthGets the depth of the bar.  
Public PropertyHeight

Gets the height of the bar.

 
Public PropertyIsEmptyGets or sets a value indicating whether the bar is empty.  
Public PropertyWidth

Gets the width of the bar.

 
Top

See Also