This documentation is archived and is not being maintained.
BorderSkin Class
Visual Studio 2010
Represents the drawing properties of the 3D border skin.
System::Object
System.Windows.Forms.DataVisualization.Charting::ChartElement
System.Windows.Forms.DataVisualization.Charting::BorderSkin
System.Windows.Forms.DataVisualization.Charting::ChartElement
System.Windows.Forms.DataVisualization.Charting::BorderSkin
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
The BorderSkin type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | BackColor | Gets or sets the background color of a skin frame. |
![]() | BackGradientStyle | Gets or sets the background gradient style of a skin frame. |
![]() | BackHatchStyle | Gets or sets the background hatch style of a skin frame. |
![]() | BackImage | Gets or sets the background image of a skin frame. |
![]() | BackImageAlignment | Gets or sets the background image alignment of a 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 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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
