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


Gets or sets the color of the stroke theme.
Syntax
'Declaration
 
Public Property StrokeThemeColor As String
'Usage
 
Dim instance As ChartSymbolStyleInfo
Dim value As String
 
instance.StrokeThemeColor = value
 
value = instance.StrokeThemeColor
public string StrokeThemeColor {get; set;}

Property Value

The color of the stroke theme.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ChartSymbolStyleInfo Class
ChartSymbolStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options