AutomaticFill Property (Legend)
Gets the actual
System.Windows.Media.Brush object that describes the outline for the legend.
public override Brush AutomaticFill {get;}
'Declaration
Public Overrides ReadOnly Property AutomaticFill As Brush
'Usage
Dim instance As Legend
Dim value As Brush
value = instance.AutomaticFill