GrapeCity.Xaml.SpreadSheet.Data
ForegroundThemeColor Property (SpreadChartBase)


Gets or sets a System.String object that describes the foreground for a chart.
Syntax
'Declaration
 
Public Property ForegroundThemeColor As String
'Usage
 
Dim instance As SpreadChartBase
Dim value As String
 
instance.ForegroundThemeColor = value
 
value = instance.ForegroundThemeColor
public string ForegroundThemeColor {get; set;}

Property Value

The System.String object that describes the foreground for a chart.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadChartBase Class
SpreadChartBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options