Gets or sets the thickness axis lines should be stroked with.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Double> AxisStrokeThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property AxisStrokeThickness As Nullable(Of Double) |