MindFusion.Wpf Pack Programmer's Guide
ChartSeries.StrokeDashOffset Property
See Also
 





Gets or sets a double that specifies the distance within the dash pattern where a dash begins. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public double StrokeDashOffset { get; set; }

Visual Basic  Copy Code

Public Property StrokeDashOffset As Double

 Property Value

A double value. The default is 0.

 See Also

ChartSeries Members
ChartSeries Class
MindFusion.Charting.Wpf Namespace