Charting for WinForms Programmer's Guide
CandlestickSeriesStyle.StrokeDashStyle Property
See Also
 






Gets or sets the stroke dash style of the candlesticks.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Nullable<DashStyle> StrokeDashStyle { get; set; }

Visual Basic  Copy Code

Public Property StrokeDashStyle As Nullable(Of DashStyle)

 Property Value

 See Also

CandlestickSeriesStyle Members
CandlestickSeriesStyle Class
MindFusion.Charting Namespace