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