ASP.NET Pack Programmer's Guide
BarChart3D.BarLayout Property
See Also
 





Gets or sets how to arrange bars when rendering multiple series.

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

 Syntax

C#  Copy Code

public BarLayout BarLayout { get; set; }

Visual Basic  Copy Code

Public Property BarLayout As BarLayout

 Property Value

 See Also

BarChart3D Members
BarChart3D Class
MindFusion.Charting.WebForms Namespace