SeriesPointModel3D Methods
Represents the property provider for series points which support transformation.| Name | Description |
|---|---|
| GetTransform(SeriesPoint) static | Gets the value of the SeriesPointModel3D.Transform attached property for a specified SeriesPoint. |
| SetTransform(SeriesPoint, Transform3D) static | Sets the value of the SeriesPointModel3D.Transform attached property to a specified SeriesPoint. |
See Also