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