Gets or sets a value indicating whether the charts in the workbook are exported. The charts are exported as images.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool EnableCharts { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableCharts As Boolean |
true to export the charts; otherwise, false. The default is true.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |