[]
Represents data series that contains collection of 3D points.
public class XYZDataSeries : DataSeries, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Name | Description |
---|---|
XYZDataSeries() |
Name | Description |
---|---|
PointsProperty | Identifies the Points dependency property. |
Name | Description |
---|---|
Points | Gets or sets the collection of points. |
Name | Description |
---|---|
OnPropertyChanged(DependencyPropertyChangedEventArgs) | Invoked when dependency property was changed. |