The following tables list the members exposed by Box.
Name | Description | |
---|---|---|
![]() |
Box Constructor | Initializes a new instance of the Box class. |
Name | Description | |
---|---|---|
![]() |
Background | Gets or sets a background object used to fill the interior of this box. |
![]() |
CornerBottomLeft | Gets or sets the bottom left corner style. |
![]() |
CornerBottomRight | Gets or sets the bottom right corner style. |
![]() |
CornerSize | Gets or sets a value that indicates the corner size in pixels. This size is used with BoxCorner settings. This setting is limited to 0-8 pixels. |
![]() |
CornerTopLeft | Gets or sets the top left corner style. |
![]() |
CornerTopRight | Gets or sets the top right corner style. |
![]() |
DefaultCorner | Gets or sets the default box corner style. |
![]() |
HeaderBackground | Gets or sets a Background object that is used to fill the background of this boxes header. |
![]() |
HeaderLabel | Gets or sets a Label object that is placed in a header above this box object. A header will not be shown if the label does not contain any text. |
![]() |
IconPath | Gets or sets the icon path of this title box. |
![]() |
InteriorLine | Gets or sets the interior line of this legend box. |
![]() |
Label | Gets or sets the Label of this box. |
![]() |
Line | Gets or sets the exterior line of this box. |
![]() |
Orientation | Gets or sets this object's orientation around a ChartArea. |
![]() |
Padding | Gets or sets a value in pixels that represents the padding between objects within the box and the box walls. |
![]() |
Position | Gets or sets the position of this box. When using with Series.GaugeBorderBox.Position, this property can take a Size or Rectangle object. |
![]() |
Shadow | Gets or sets the Shadow cast under this box. |
![]() |
Visible | Gets or sets a value that indicates whether this box is visible. |
Name | Description | |
---|---|---|
![]() |
ClearColors | Serves as a shortcut to make this box invisible. |
![]() |
GetCoordinates | Gets the coordinates of this box after the chart is rendered. |
![]() |
GetRectangle | Gets a Rectangle object indicating this boxes position and size after the chart is rendered. |