You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
N> From the above supported chart types table, Waterfall and Line_3D charts are not supported in chart to image conversion in .NET Standard 2.0 onwards.
252
+
N> From the above supported chart types table, Line_3D charts are not supported in chart to image conversion in .NET Standard 2.0 onwards.
235
253
236
254
N> Only embedded charts are supported in chart to image conversion. Chart sheets are not supported.
237
255
256
+
N> Waterfall charts are supported in both .NET Framework and .NET Core platforms for chart to image conversion.
257
+
258
+
N> Pie of Pie, Sunburst, Box and Whisker, and Treemap charts are supported only in .NET Core platforms for chart to image conversion.
259
+
238
260
## Supported chart elements
239
261
XlsIO supports the following chart elements in image conversion:
240
262

N> From the above supported chart types table, Waterfall and Line_3D charts are not supported in chart to image conversion in .NET Standard 2.0 onwards.
244
+
N> From the above supported chart types table, Line_3D charts are not supported in chart to image conversion in .NET Standard 2.0 onwards.
237
245
238
246
N> Only embedded charts are supported in chart to image conversion. Chart sheets are not supported.
239
247
248
+
N> Waterfall charts are supported in both .NET Framework and .NET Core platforms for chart to image conversion.
249
+
250
+
N> Pie of Pie, Sunburst, Box and Whisker, and Treemap charts are supported only in .NET Core platforms for chart to image conversion.
251
+
240
252
## Supported chart elements
241
253
XlsIO supports the following chart elements in image conversion:
242
254

@@ -248,4 +260,4 @@ XlsIO supports the following chart elements in image conversion:
0 commit comments