GrapeCity.Xaml.SpreadSheet.Data
AutomaticStroke Property (SpreadChartShapeBase)


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

Property Value

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

Reference

SpreadChartShapeBase Class
SpreadChartShapeBase Members