ColumnDrivenSymbolSizePlotStyleInternalSetScale Method |
Sets the scale and create the necessary event links.
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void InternalSetScale(
NumericalScale scale
)
Parameters
- scale NumericalScale
- The scale to assign.
See Also