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 double MajorUnit { get; set; }
Public Property MajorUnit As Double Get Set
public: virtual property double MajorUnit { double get () sealed; void set (double value) sealed; }
abstract MajorUnit : float with get, set override MajorUnit : float with get, set