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





Gets or sets whether to show data labels.

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

 Syntax

C#  Copy Code

public bool ShowLabels { get; set; }

Visual Basic  Copy Code

Public Property ShowLabels As Boolean

 Property Value

 See Also

FunnelChart Members
FunnelChart Class
MindFusion.Charting.Wpf Namespace