Click or drag to resize

ResizeGraphControllerActionForSymbolSize Property

Gets or sets the action for symbol size.

Namespace: Altaxo.Gui.Graph.Graph2D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<ResizeGraphOptionsScalarSizeActions> ActionForSymbolSize { get; set; }

Property Value

ItemsControllerResizeGraphOptionsScalarSizeActions
See Also