LegendItem.BorderColor Property
.NET Framework (current version)
Gets or sets the border color of a legend item.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
You can set this property to any valid ARGB (alpha, red, green, blue) value.
Note |
|---|
If you use a marker for a custom legend item. this property will set the border color of the marker. However, if the MarkerBorderColor property is also set, its value has precedence. |
Note |
|---|
This property is applicable only to LegendCell objects with a LegendCellType of either SeriesSymbol or Image. |
.NET Framework
Available since 4.0
Available since 4.0
Show:
