ExportType
StockSharp.Xaml.Charting.Visuals
Provides values for exporting snapshot of UltrachartSurface to file.
Fields
Bmp
public const ExportType Bmp
value = ExportType.Bmp
Export UltrachartSurface in BMP format
Jpeg
public const ExportType Jpeg
value = ExportType.Jpeg
Export UltrachartSurface in JPEG format
Png
public const ExportType Png
value = ExportType.Png
Export UltrachartSurface in PNG format