Border3DAnnotation.BorderSkin Property

.NET Framework (current version)
 

Gets or sets the skin attributes of the 3D border.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

[BindableAttribute(true)]
public BorderSkin BorderSkin { get; set; }

Property Value

Type: System.Web.UI.DataVisualization.Charting.BorderSkin

A BorderSkin object, which determines the attributes of the 3D border.

.NET Framework
Available since 4.0
Return to top
Show: