[]
Represents unbound data for 3D chart.
public class Chart3DUnboundData : ChartObject, INotifyPropertyChanged, IC1Serializable
| Name | Description |
|---|---|
| Chart3DUnboundData(Chart3DData) | Creates a new instance of Chart3DUnboundData object. |
| Name | Description |
|---|---|
| GridSet | Gets the dataset for GridData or IrGridData layout. |
| PointSet | Gets the dataset for PointData layout. |
| Name | Description |
|---|---|
| AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |