ASP.NET Pack Programmer's Guide
FunnelRenderer.StemWidth Property
See Also
 





Gets or sets the width of the funnel stem.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public float StemWidth { get; set; }

Visual Basic  Copy Code

Public Property StemWidth As Single

 Property Value

A float value specifying the stem width. The default value is 0.

 See Also

FunnelRenderer Members
FunnelRenderer Class
MindFusion.Charting Namespace