ChartSymbolStyle Class Members
In This Topic
The following tables list the members exposed by ChartSymbolStyle.
Public Constructors
Public Properties
| Name | Description |
| Color | Gets or sets the color of the 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 the data point symbol. |
| Size | Gets or sets the size of the data point symbol. |
Top
Public Methods
| Name | Description |
| ToString | Returns a string that represents the current object. |
Top
See Also