[]
Represents symbol properties used in scatter plots for the points in a series.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DSymbolStyle : Notifier
| Name | Description |
|---|---|
| Color | Gets or sets the color of a data point symbol. |
| OutlineColor | Gets or sets the outline color of the data point symbol. |
| OutlineWidth | Gets or sets the outline width of the data point symbol. |
| Shape | Gets or sets the shape of a data point symbol. |
| Size | Gets or sets the size of a data point symbol. |
| Name | Description |
|---|---|
| ToString() | Returns a string that represents the current Chart3DSymbolStyle. |