MindFusion.Wpf Pack Programmer's Guide
Chart.ChartStrokeThickness Property
See Also
 





Gets or sets the stroke thickness of the individual chart pieces. This is a dependency property.

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

 Syntax

C#  Copy Code

public double ChartStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property ChartStrokeThickness As Double

 Property Value

A double value specifying the thickness of the stroke of the individual chart elements. The default is 0.

 See Also

Chart Members
Chart Class
MindFusion.Reporting.Wpf Namespace