Click or drag to resize

XlsChartDataTable EndUpdate Method

This method should be called after several updates to the object took place.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void EndUpdate()

Implements

IOptimizedUpdate EndUpdate
See Also