This documentation is archived and is not being maintained.
BorderSkin Properties
Visual Studio 2010
The BorderSkin type exposes the following members.
| Name | Description | |
|---|---|---|
|
BackColor | Gets or sets the background color of a border skin frame. |
|
BackGradientStyle | Gets or sets the background gradient style of a border skin frame. |
|
BackHatchStyle | Gets or sets the background hatch style of a border skin frame. |
|
BackImage | Gets or sets the background image of a border skin frame. |
|
BackImageAlignment | Gets or sets the background image alignment of a border skin frame. |
|
BackImageTransparentColor | Gets or sets a color that is replaced with a transparent color when the background image of a border skin frame is drawn. |
|
BackImageWrapMode | Gets or sets the drawing mode for the background image of a border skin frame. |
|
BackSecondaryColor | Gets or sets the secondary background color of a border skin frame. |
|
BorderColor | Gets or sets the border color of a border skin frame. |
|
BorderDashStyle | Gets or sets the style of the border line of a border skin frame. |
|
BorderWidth | Gets or sets the width of the border line of a border skin frame. |
|
PageColor | Gets or sets the page color of a border skin. |
|
SkinStyle | Gets or sets the style of a border skin. |
|
Tag | Gets or sets an object associated with this chart element. (Inherited from ChartElement.) |
Show: