Click or drag to resize

MovingAverageColor Property

LightningChart .NET Help
The color of the Moving Average line

Namespace:  Arction.CustomControls.Trader.WPF.TechnicalIndicators
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
public Color Color { get; set; }

Property Value

Type: Color
See Also