ExcelChartRotation3DYRotation Property

Gets or sets the Y axis rotation in degrees as a value between –90 and 90.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public int YRotation { get; set; }

Property Value

Int32

See Also