XlsChart Rotation Property |
Namespace: Spire.Xls.Core.Spreadsheet.Charts
public int Rotation { get; set; }
Public Property Rotation As Integer Get Set
public: virtual property int Rotation { int get () sealed; void set (int value) sealed; }
abstract Rotation : int with get, set override Rotation : int with get, set