SkipFrequencyGroupStyleInt32FunctionValueGetter Delegate |
Represents a delegate that returns an integer function value.
Namespace: Altaxo.Graph.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic delegate int Int32FunctionValueGetter()
Return Value
Int32The integer value returned by the delegate.
See Also