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





Gets or sets the thickness of the Stroke for the Annotation. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.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

Annotation Members
Annotation Class
MindFusion.Charting.Wpf Namespace