MindFusion.Wpf Pack Programmer's Guide
AxisSettings.StrokeThickness Property
See Also
 





Gets or sets the thickness of the stroke for this axis. This is a dependency property.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public double StrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property StrokeThickness As Double

 Property Value

A double value. The default is 1.

 See Also

AxisSettings Members
AxisSettings Class
MindFusion.Reporting.Wpf Namespace