DxChartBase.ExportAsync Method
Name | Parameters | Description |
---|---|---|
Export |
format, margin, background |
Encodes the chart to a string in a specified format with the given margin and background. |
Export |
file |
Exports the chart to a file in a specified format with the given margin and background. |