ASP.NET Pack Programmer's Guide
BarChart.HorizontalBars Property
See Also
 





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

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public bool HorizontalBars { get; set; }

Visual Basic  Copy Code

Public Property HorizontalBars As Boolean

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Charting.WebForms Namespace