GrapeCity.Xaml.SpreadSheet.Data
NegativeThemeColor Property


Gets or sets the theme color of the negative point.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property NegativeThemeColor As String
'Usage
 
Dim instance As SparklineSetting
Dim value As String
 
instance.NegativeThemeColor = value
 
value = instance.NegativeThemeColor
[DefaultValue()]
public string NegativeThemeColor {get; set;}

Property Value

The theme color of the negative point.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SparklineSetting Class
SparklineSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options