Click or drag to resize

DefaultLineScatterGraphDocumentControllerPreviewBitmap Property

Gets or sets the preview bitmap.

Namespace: Altaxo.Gui.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Bitmap PreviewBitmap { get; set; }

Property Value

Bitmap
See Also