Charting for WinForms Programmer's Guide
FunnelChart.SegmentSpacing Property
See Also
 






Gets or sets the spacing between funnel segments.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public int SegmentSpacing { get; set; }

Visual Basic  Copy Code

Public Property SegmentSpacing As Integer

 Property Value

 See Also

FunnelChart Members
FunnelChart Class
MindFusion.Charting.WinForms Namespace