[]
Represents the chart data and classes that control the chart appearance.
public class Chart3DGroup : ChartObject, INotifyPropertyChanged, IC1Serializable
Name | Description |
---|---|
Bar | Gets the object that controls the appearance of a bar chart. |
ChartData | Gets the data for the chart. |
ChartType | Gets or sets the type of chart to be displayed. |
Contour | Get the type of contouring to be used. |
Elevation | Get the object that controls the three-dimensional appearance of the chart. |
Surface | Gets the object that controls the appearance of a surface format chart. |
Name | Description |
---|---|
AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |