[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DBar

Chart3DBar Class

Represents properties specific to Bar charts.

Inheritance
Chart3DBar
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class Chart3DBar : ChartObject, INotifyPropertyChanged, IC1Serializable

Properties

Name Description
Colors

Gets the collection of Chart3DBarColor objects.

ColumnFormat

Gets or sets the column format.

ColumnWidth

Gets or sets the column width, measured as a percentage of the total amount of space available.

Origin

Gets or sets the origin of Z-axis for the bar chart. Defines the Z-value from which bars are filled.

RowFormat

Gets or sets the row format.

RowWidth

Gets or sets the row width, measured as a percentage of the total amount of space available.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.