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