XamarinChart Programmer's Guide
CandlestickChart.CandlestickWidth Property
See Also
 






Gets or sets the width of the candlesticks.

Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double CandlestickWidth { get; set; }

Visual Basic  Copy Code

Public Property CandlestickWidth As Double

 Property Value

A double value.

 See Also

CandlestickChart Members
CandlestickChart Class
MindFusion.Charting.Controls Namespace