Spread Silverlight Documentation
AutomaticStroke Property (SpreadChartShapeBase)


GrapeCity.Windows.SpreadSheet.Data Namespace > SpreadChartShapeBase Class : AutomaticStroke Property
Gets or sets a System.Windows.Media.Brush object that describes the automatic outline for a chart.
Syntax
'Declaration
 
Public Overridable ReadOnly Property AutomaticStroke As System.Windows.Media.Brush
'Usage
 
Dim instance As SpreadChartShapeBase
Dim value As System.Windows.Media.Brush
 
value = instance.AutomaticStroke
public virtual System.Windows.Media.Brush AutomaticStroke {get;}

Property Value

The System.Windows.Media.Brush object that describes the automatic outline for a chart.
See Also

Reference

SpreadChartShapeBase Class
SpreadChartShapeBase Members