[]
Chart3DGroups class contains collection of ChartGroup, data labels, chart and contour styles.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DGroups
| Name | Description |
|---|---|
| ChartGroupsCollection | Gets chart groups collection. |
| ChartStyles | Gets chart styles collection. |
| ColumnLabels | Gets column labels collection. |
| ContourStyles | Gets contour styles collection. |
| Group0 | Gets the first chart group. |
| this[int] | Gets the specified ChartGroup by numeric index. |
| RowLabels | Gets row labels collection. |