Use the members of this enumeration to set the value of the ColumnFormat
and RowFormat property in the Chart3DBar class.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public enum BarFormatEnum |
Visual Basic |
---|
Public Enumeration BarFormatEnum |
Members
Member name | Value | Description | |
---|---|---|---|
Fixed | 0 | Fixed format (bars are fixed width and centered about their X or Y values). | |
Histogram | 1 | Histogram format (each bar fills the space up to its adjoining bar). |