Search
CandlestickSeriesStyle Properties
 


 Public Properties

  Name Description

FallingBrush

Gets or sets a Brush used to fill candlesticks, which open value is greater than its close value.

RisingBrush

Gets or sets a Brush used to fill candlesticks, which open value is smaller or equal to its close value.

Stroke

Gets or sets a Brush used to stroke candlesticks.

StrokeDashStyle

Gets or sets the stroke dash style of the candlesticks.

StrokeThickness

Gets or sets the stroke thickness of the candlesticks.

 See Also