ActiveReports.Chart Request technical support
Bar Structure Members
See Also  Properties  Methods 


The following tables list the members exposed by Bar.

Public Constructors

 NameDescription
Public ConstructorBar ConstructorInitializes a new instance of the Bar class with the parameters specified.  
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

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also