ExcelChartSeriesAxisLabelsRotation 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: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic int LabelsRotation { get; set; }Public Property LabelsRotation As Integer
Get
Set
Property Value
Int32
See Also