ChartArea3DStyle.Rotation Property

.NET Framework (current version)
 

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

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

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

Property Value

Type: System.Int32

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

.NET Framework
Available since 4.0
Return to top
Show: