LabelPlotStyle_cachedSymbolSizeForIndexFunction Field |
If this function is set, then _symbolSize is ignored and the symbol size is evaluated by this function.
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax [NonSerializedAttribute]
protected Func<int, double>? _cachedSymbolSizeForIndexFunction
Field Value
FuncInt32,
DoubleSee Also