Charting for WinForms Programmer's Guide
CandlestickChart.CandlestickWidth Property
See Also
 






Gets or sets the width of the candlesticks.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public double CandlestickWidth { get; set; }

Visual Basic  Copy Code

Public Property CandlestickWidth As Double

 Property Value

 See Also

CandlestickChart Members
CandlestickChart Class
MindFusion.Charting.WinForms Namespace