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






Gets or sets a value identifying whether bars should be horizontal.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool HorizontalBars { get; set; }

Visual Basic  Copy Code

Public Property HorizontalBars As Boolean

 Property Value

 See Also

BarStackRenderer Members
BarStackRenderer Class
MindFusion.Charting Namespace