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. | |
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. | |
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. | |
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. |