Click or drag to resize

TradingChartSetAppearance Method

LightningChart .NET Help
Set appearance, such as colors and fonts based. Overrides object colors you might have set explicitly.

Namespace:  Arction.CustomControls.Trader.WinForms
Assembly:  Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax
public void SetAppearance(
	Appearance appearance
)

Parameters

appearance
Type: Arction.CustomControls.Trader.WinFormsAppearance
Appearance
See Also