ChartControl.ExportToImage(String, DXImageFormat) Method
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.UI.dll
Declaration
Parameters
Name | Type |
---|---|
filePath | String |
format | DXImageFormat |
See Also
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.UI.dll
public void ExportToImage(
string filePath,
DXImageFormat format
)
Public Sub ExportToImage(
filePath As String,
format As DXImageFormat
)
Name | Type |
---|---|
filePath | String |
format | DXImageFormat |
No
Your feedback is appreciated.