TradingChartDisposeAllIndicators Method |
LightningChart .NET Help
Removes and disposes all Indicators in the chart.
Namespace:
Arction.CustomControls.Trader.WinForms
Assembly:
Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntaxpublic void DisposeAllIndicators()
Public Sub DisposeAllIndicators
public:
void DisposeAllIndicators()
See Also