ChartArea3DStyle.Inclination Property

.NET Framework (current version)
 

Gets or sets the angle of rotation around the horizontal axes for 3D chart areas.

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

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

Property Value

Type: System.Int32

An integer that represents the angle of rotation around the horizontal axes for 3D chart areas.

.NET Framework
Available since 4.0
Return to top
Show: