MindFusion WinForms Programmer's Guide
BarType Enumeration
See Also
 





Specifies the type of a bar chart.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public enum BarType

Visual Basic  Copy Code

Public Enum BarType

 Members

  Member name Description

ThreeD

Indicates a 3D bar chart.

TwoD

Indicates a 2D bar chart.

 See Also

MindFusion.Reporting Namespace