'Usage
Dim instance As LegendDataItem
Dim value As LineProperties
instance.MarkLineProps = value
value = instance.MarkLineProps
[Category("General")]
[Description("The line properties of the border around the legend item mark.")]
public LineProperties MarkLineProps {get; set;}
Remarks
Some mark shapes do not have filling (star, cross etc). For these mark shapes only
the MarkLineProps determine the appearance. The default is solid black line with
width 1.
Example
The following examples adds a new item to the legend and changes the line properties.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2