Gets or sets the dash style of axis lines.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public DashStyle AxisStrokeDashStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property AxisStrokeDashStyle As DashStyle |
See Also