Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public bool AutoPositionX { get; set; }
Public Property AutoPositionX As Boolean Get Set
public: virtual property bool AutoPositionX { bool get () sealed; void set (bool value) sealed; }
abstract AutoPositionX : bool with get, set override AutoPositionX : bool with get, set