Winnovative Excel Library

ExcelChartValueAxisLabelsRotation Property

Winnovative Excel Library Documentation
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.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public int LabelsRotation { get; set; }

Property Value

Type: Int32
See Also

Reference