ExportOptions

StockSharp.Xaml.Diagram.Avalonia.Export.DiagramImageExporter

Export options for diagram rendering.

属性

BackgroundColor : Color?

Background color. Null for transparent.

Format : ImageFormat

Image format.

IncludeGrid : bool

Whether to include a grid background.

JpegQuality : int

JPEG quality (0-100, only used for JPEG format).

Padding : double

Padding around the diagram.

Scale : double

Scale factor (1.0 = 100%).