ExcelChartValueAxisLabelsRotation Property
Gets or sets the rotation angle of the axis labels as a value between -90 and 90. A positive value will rotate the
labels clockwise and the negative values will rotate the text counter-clockwise.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public int LabelsRotation { get; set; }
Public Property LabelsRotation As Integer
Get
Set
public:
property int LabelsRotation {
int get ();
void set (int value);
}
member LabelsRotation : int with get, set
Property Value
Int32