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