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





Gets a value that specifies the distance within the dash pattern where a dash begins.

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

 Syntax

C#  Copy Code

public double StrokeDashOffset { get; }

Visual Basic  Copy Code

Public ReadOnly Property StrokeDashOffset As Double

 Property Value

A double value. The default is 0.

 See Also

ChartElement Members
ChartElement Class
MindFusion.Charting.Wpf Namespace