.netCHARTING v10.5 Documentation
Properties 

dotnetCHARTING Namespace : BoxHeaderOptions Class
BoxHeaderOptions Class Members

The following tables list the members exposed by BoxHeaderOptions.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a Background object that is used to fill the background of this header.  
Public PropertyGets or sets an EdgeAlignment value that controls the alignment of the header's right side in relation to the parent box and the header label.  
Public PropertyGets or sets a BoxCapStyle describing this headers right cap style.  
Public PropertyGets or sets a Label object that is drawn in this header. A header will not be shown if the label does not contain any text.  
Public PropertyGets or sets a Line object used to draw the outline of this header.  
Public PropertyGets or sets a Point object representing the offset of this box header in pixels.  
Public PropertyGets or sets an Orientation enumeration that specifies how the header is oriented in regard to the parent box. Top, Left, Right, and Bottom orientation settings are supported.  
Public PropertyGets or sets the Shadow cast under this header.  
Public PropertyGets or sets an EdgeAlignment value that controls the alignment of the header's left side in relation to the parent box and the header label.  
Public PropertyGets or sets a BoxCapStyle describing this headers left cap style.  
Public PropertyGets or sets an EdgeAlignment value that controls the vertical alignment of the header in relation to the parent box.  
Top
See Also