[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DBarColor

Chart3DBarColor Class

Represents properties used to set individual bar color.

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

Constructors

Name Description
Chart3DBarColor()

Properties

Name Description
Color

Gets or sets the bar color.

Column

Gets or sets the bar column. -1 applies color to all columns.

Row

Gets or sets the bar row. -1 applies color to all rows.

Methods

Name Description
AssignFrom(ChartObject)

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