[]
Represents properties specific to Bar charts.
public class Chart3DBar : ChartObject, INotifyPropertyChanged, IC1Serializable
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. |
Name | Description |
---|---|
AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |