Spread Silverlight Documentation
AutomaticStroke Property (ChartTitle)


GrapeCity.Windows.SpreadSheet.Data Namespace > ChartTitle Class : AutomaticStroke Property
Gets the automatically generated brush that specifies how the title outline is painted.
Syntax
'Declaration
 
Public Overrides ReadOnly Property AutomaticStroke As System.Windows.Media.Brush
'Usage
 
Dim instance As ChartTitle
Dim value As System.Windows.Media.Brush
 
value = instance.AutomaticStroke
public override System.Windows.Media.Brush AutomaticStroke {get;}
See Also

Reference

ChartTitle Class
ChartTitle Members