Specifies the type of a bar chart.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public enum BarType |
Visual Basic Copy Code |
---|
Public Enum BarType |
Member name | Description | |
---|---|---|
ThreeD |
Indicates a 3D bar chart. |
|
TwoD |
Indicates a 2D bar chart. |