BorderSkin Class
.NET Framework 4.5
Represents the drawing properties of the 3D border skin.
System.Object
System.Web.UI.DataVisualization.Charting.ChartElement
System.Web.UI.DataVisualization.Charting.BorderSkin
System.Web.UI.DataVisualization.Charting.ChartElement
System.Web.UI.DataVisualization.Charting.BorderSkin
Namespace: System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
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.) |
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases the resources used by the ChartElement. (Inherited from ChartElement.) |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the ChartElement and optionally releases the managed resources. (Inherited from ChartElement.) |
![]() | Equals | Determines whether the specified Object is equal to the current ChartElement. (Inherited from ChartElement.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Returns a hash function for a particular type. (Inherited from ChartElement.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current Object. (Inherited from ChartElement.) |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
