dotnetCHARTING Send comments on this topic.
BoxHeaderOptions Class Members
See Also  Properties 
dotnetCHARTING Namespace : BoxHeaderOptions Class


The following tables list the members exposed by BoxHeaderOptions.

Public Constructors

 NameDescription
Public ConstructorBoxHeaderOptions ConstructorCreates an instance of the BoxHeaderOptions object.  
Top

Public Properties

 NameDescription
Public PropertyBackground Gets or sets a Background object that is used to fill the background of this header.  
Public PropertyEndAlignment Gets 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 PropertyEndCap Gets or sets a BoxCapStyle describing this headers right cap style.  
Public PropertyLabel Gets 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 PropertyLine Gets or sets a Line object used to draw the outline of this header.  
Public PropertyOffset Gets or sets a Point object representing the offset of this box header in pixels.  
Public PropertyOrientation Gets 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 PropertyShadow Gets or sets the Shadow cast under this header.  
Public PropertyStartAlignment Gets 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 PropertyStartCap Gets or sets a BoxCapStyle describing this headers left cap style.  
Public PropertyVerticalAlignment Gets or sets an EdgeAlignment value that controls the vertical alignment of the header in relation to the parent box.  
Top

See Also

© 2016 All Rights Reserved.