Click or drag to resize

XlsChartSerieDataFormat QuartileCalculationType Property

Gets / Sets whether the Quartile calculation is Exclusive or Inclusive

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ExcelQuartileCalculation QuartileCalculationType { get; set; }

Property Value

Type: ExcelQuartileCalculation
Remarks
Applies only to Box and Whisker Charts
See Also