Spread Silverlight Documentation
AutomaticStroke Property (SpreadChartElement)


GrapeCity.Windows.SpreadSheet.Data Namespace > SpreadChartElement Class : AutomaticStroke Property
Gets the stroke brush that is created automatically.
Syntax
'Declaration
 
Public Overridable ReadOnly Property AutomaticStroke As System.Windows.Media.Brush
'Usage
 
Dim instance As SpreadChartElement
Dim value As System.Windows.Media.Brush
 
value = instance.AutomaticStroke
public virtual System.Windows.Media.Brush AutomaticStroke {get;}

Property Value

The stroke brush that is created automatically.
See Also

Reference

SpreadChartElement Class
SpreadChartElement Members