ChartRotation Property Bytescout Spreadsheet SDK
Gets or sets the rotation of the 3-D chart view (the rotation of the plot area around the z-axis, in degrees).

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public int Rotation { get; set; }

Property Value

Type: Int32
The rotation of the 3-D chart view (the rotation of the plot area around the z-axis, in degrees).
Remarks

The value of this property must be from 0 to 360, except for 3-D bar charts, where the value must be from 0 to 44.
See Also

Reference