Changing the Candle Stick Width
To change the candle stick width, use the SymbolSize property like the following:
ds.SymbolSize = new Size(5, 5);