DiagramExportOptions

StockSharp.Xaml.Diagram.Maui.Export

Image export options for diagrams.

Свойства

BackgroundColor : Color

Background color (null for transparent).

Format : DiagramImageFormat

Image format.

IncludeGrid : bool

Whether to include the grid.

JpegQuality : int

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

Padding : float

Padding around the diagram in pixels.

Scale : float

Scale factor (1.0 = 100%).