Charting for WinForms Programmer's Guide
BarStackRenderer.StackOuterLabels Property
See Also
 






Gets or sets whether outer labels are displayed stacked on top of stacked bars, instead of showing them on the bar sides.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool StackOuterLabels { get; set; }

Visual Basic  Copy Code

Public Property StackOuterLabels As Boolean

 Property Value

 See Also

BarStackRenderer Members
BarStackRenderer Class
MindFusion.Charting Namespace