Click or drag to resize

ColumnDrivenSymbolSizePlotStyleInternalSetScale Method

Sets the scale and create the necessary event links.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void InternalSetScale(
	NumericalScale scale
)

Parameters

scale  NumericalScale

[Missing <param name="scale"/> documentation for "M:Altaxo.Graph.Gdi.Plot.Styles.ColumnDrivenSymbolSizePlotStyle.InternalSetScale(Altaxo.Graph.Scales.NumericalScale)"]

See Also