GrapeCity.Xaml.SpreadSheet.Data
Stroke Property (ChartSymbolStyleInfo)


Gets or sets the stroke.
Syntax
'Declaration
 
Public Property Stroke As Brush
'Usage
 
Dim instance As ChartSymbolStyleInfo
Dim value As Brush
 
instance.Stroke = value
 
value = instance.Stroke
public Brush Stroke {get; set;}

Property Value

The stroke.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ChartSymbolStyleInfo Class
ChartSymbolStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options