Class Bar3DDataSeries
Inherited Members
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public class Bar3DDataSeries : DataSeries
Properties
ColumnShape
Declaration
public Bar3DChartShapeType ColumnShape { get; set; }
Property Value
| Type | Description |
|---|---|
| Bar3DChartShapeType |
InvertIfNegative
Declaration
public bool InvertIfNegative { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
VaryColorsByPoint
Declaration
public bool VaryColorsByPoint { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |