Version

WickThickness Property

Returns or sets a value that determines the thickness of the wicks of each plotted candle in a Candle chart.
Syntax
'Declaration
 
Public Property WickThickness As Integer
public int WickThickness {get; set;}
Remarks

This property specifies how thick the wicks of the candles in a Candle Cart are drawn.

The HighLowVisible and WickColor properties specify whether to display wicks and what color they should be, respectively.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also