Spread Silverlight Documentation
AutomaticStroke Property (PlotArea)


GrapeCity.Windows.SpreadSheet.Data Namespace > PlotArea Class : AutomaticStroke Property
Gets the actual System.Windows.Media.Brush object that describes the outline for the plot area.
Syntax
'Declaration
 
Public Overrides ReadOnly Property AutomaticStroke As System.Windows.Media.Brush
'Usage
 
Dim instance As PlotArea
Dim value As System.Windows.Media.Brush
 
value = instance.AutomaticStroke
public override System.Windows.Media.Brush AutomaticStroke {get;}
See Also

Reference

PlotArea Class
PlotArea Members