[]
Represents style of the plotting line.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DLineStyle : Notifier
| Name | Description |
|---|---|
| Color | Gets or sets the color of a plotted line. |
| Pattern | Gets or sets the pattern of a plotted line. |
| Thickness | Gets or sets the thickness of a plotted line. |
| Name | Description |
|---|---|
| ToString() | Returns a string that represents the current Chart3DLineStyle. |