Charting for WinForms Programmer's Guide
TextStyle.BorderStrokeDashStyle Property
See Also
 






Gets or sets the dash style of data labels' borders.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

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

Visual Basic  Copy Code

Public Property BorderStrokeDashStyle As Nullable(Of DashStyle)

 Property Value

 See Also

TextStyle Members
TextStyle Class
MindFusion.Charting Namespace