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


Gets or sets a value that indicates whether the chart is outlined automatically.
Syntax
'Declaration
 
Public Property IsAutomaticStroke As Boolean
'Usage
 
Dim instance As SpreadChartShapeBase
Dim value As Boolean
 
instance.IsAutomaticStroke = value
 
value = instance.IsAutomaticStroke
public bool IsAutomaticStroke {get; set;}

Property Value

true if the chart is outlined automatically; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadChartShapeBase Class
SpreadChartShapeBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options