MindFusion.Wpf Pack Programmer's Guide
BarChart.BarType Property
See Also
 





Gets or sets the type of the bar chart. This is a dependency property.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public BarType BarType { get; set; }

Visual Basic  Copy Code

Public Property BarType As BarType

 Property Value

A member of the BarType enumeration. The default is Vertical.

 See Also

BarChart Members
BarChart Class
MindFusion.Reporting.Wpf Namespace