[]
Represents data for point data layout.
public class Chart3DDataSetPoint : ChartObject, INotifyPropertyChanged, IC1Serializable
| Name | Description |
|---|---|
| Chart3DDataSetPoint() | Initializes a new instance of Chart3DDataSetPoint object. |
| Name | Description |
|---|---|
| SeriesCollection | Gets the collection of point series. |
| Name | Description |
|---|---|
| AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |