ASP.NET Pack Programmer's Guide
CandlestickSeriesStyle.StrokeDashStyle Property
See Also
 





Gets or sets the stroke dash style of the candlesticks.

Namespace: MindFusion.Charting
Package: 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