Click or drag to resize

PersistentSeriesRenderingLayerMultiplyAlpha Method

LightningChart .NET Help
Allows decaying or bringing the layer more visible.

Namespace:  Arction.Wpf.ChartingMVVM.Views.ViewXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public void MultiplyAlpha(
	double factor
)

Parameters

factor
Type: SystemDouble
Multiply factor
See Also