Gets or sets the stroke dash style of legend borders.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public Nullable<DashStyle> BorderStrokeDashStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property BorderStrokeDashStyle As Nullable(Of DashStyle) |