MindFusion.Wpf Pack Programmer's Guide
FunnelChart.StemWidth Property
See Also
 





Gets or sets the width of the funnel stem.

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

 Syntax

C#  Copy Code

public double StemWidth { get; set; }

Visual Basic  Copy Code

Public Property StemWidth As Double

 Property Value

double value specifying the stem width. The default value is 0.

 See Also

FunnelChart Members
FunnelChart Class
MindFusion.Charting.Wpf Namespace