Gets or sets the thickness of the stroke for this axis. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public double StrokeThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property StrokeThickness As Double |