Gets or sets the dash style of the line.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public DashStyle DashStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property DashStyle As DashStyle |
A member of the .NET DashStyle enumeration specifying the style of the line. The default is Solid.