[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DBar

Chart3DBar Class

The Bar class and its properties are only used for bar charts. It is returned by the Bar property of a ChartGroup.

Inheritance
Chart3DBar
Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DBar

Properties

Name Description
Colors

Gets the collection of BarColor objects.

ColumnFormat

Gets or sets column format.

ColumnWidth

Gets or sets column width.

Origin

Gets or sets origin of Z-axis for the bar chart.

RowFormat

Gets or sets row format.

RowWidth

Gets or sets row width.

Methods

Name Description
GetBarColor(int, int)

Gets an individual bar color.

SetBarColor(int, int, Color)

Sets individual bar color.