[]
Represents chart data definition for a 3D chart group.
public class Chart3DData : ChartData, INotifyPropertyChanged, IC1Serializable
| Name | Description |
|---|---|
| GridData | Gets the settings for regular grid data layout. |
| IrGridData | Gets the settings for irregular grid data layout. |
| Layout | Gets or sets the chart data layout type. |
| UnboundData | Gets the unbound data set. |
| Name | Description |
|---|---|
| AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |