ScatterSymbolControllerScatterSymbolForPreview Property |
Gets or sets the scatter symbol instance used for preview rendering.
Namespace: Altaxo.Gui.Graph.Graph2D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic IScatterSymbol ScatterSymbolForPreview { get; set; }Property Value
IScatterSymbol
See Also