Chart3DPointSeries Class Members
In This Topic
The following tables list the members exposed by Chart3DPointSeries.
Public Constructors
Public Properties
| Name | Description |
| Connected | Gets or sets a value indicating whether the 3D series points are connected with lines. |
| Label | Gets or sets the label of the point series. |
| LineStyle | Gets or sets the line style of the series, including color, thickness and pattern. |
| Points | Gets the collection of points for the point series. |
| SymbolStyle | Gets the symbol style of the series, including color, size and shape. |
| Visible | Gets or sets the visibility of the point series. |
Top
Public Methods
| Name | Description |
| ToString | Gets the string represents the point series. |
Top
Public Events
See Also