Gets or sets the color of a marker image that will be transparent.
Legend item marker image transparent color.
| Visual Basic (Declaration) | |
|---|---|
Public Property MarkerImageTranspColor As Color | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Color MarkerImageTranspColor {get; set;} | |
Return Value
A Color structure that represents an ARGB color.
MarkerImageTranspColor is used to select one color in a marker image that will be displayed as transparent.
You can set this property to any valid ARGB (Alpha, Red, Green, Blue) value.
Note: This property is applicable only to LegendCells, with a CellType of SeriesSymbol, or Image.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family