[]
Represents properties used to set individual bar color.
public class Chart3DBarColor : ChartObject, INotifyPropertyChanged, IC1Serializable
Name | Description |
---|---|
Chart3DBarColor() |
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. |
Name | Description |
---|---|
AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |