ChartPlotElement Class Members
In This Topic
The following tables list the members exposed by ChartPlotElement.
Public Constructors
Public Properties
| Name | Description |
| BorderColor |
Gets or sets the color of the border
|
| BorderWidth |
Gets or sets the border width of the plot element.
|
| Color |
Gets or sets the fill color of the plot element.
|
| Content |
Gets or sets the content of the ChartPlotElement
|
| Opacity |
Gets or sets the opacity value from 0 to 1.
|
| SymbolBorderColor |
Gets or sets the color of the border for symbols.
|
| SymbolBorderWidth |
Gets or sets the border with for symbols.
|
Top
See Also