XlsChart IsChartExploded Property |
Namespace: Spire.Xls.Core.Spreadsheet.Charts
public bool IsChartExploded { get; }
Public ReadOnly Property IsChartExploded As Boolean Get
public: property bool IsChartExploded { bool get (); }
member IsChartExploded : bool with get