Gets or sets the stroke thickness of plot borders.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Double> BorderStrokeThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property BorderStrokeThickness As Nullable(Of Double) |