Spread Silverlight Documentation
StrokeThemeColor Property (ChartSymbolStyleInfo)


GrapeCity.Windows.SpreadSheet.Data Namespace > ChartSymbolStyleInfo Class : StrokeThemeColor Property
Gets or sets the color of the stroke theme.
Syntax
'Declaration
 
Public Property StrokeThemeColor As System.String
'Usage
 
Dim instance As ChartSymbolStyleInfo
Dim value As System.String
 
instance.StrokeThemeColor = value
 
value = instance.StrokeThemeColor
public System.string StrokeThemeColor {get; set;}

Property Value

The color of the stroke theme.
See Also

Reference

ChartSymbolStyleInfo Class
ChartSymbolStyleInfo Members