Sparkline for WinRT
NegativeColor Property


このスパークライングループ内の各スパークラインの負のデータポイントの色を指定する値を取得または設定します。
Syntax
'Declaration
 
Public Property NegativeColor As Windows.UI.Color
'Usage
 
Dim instance As C1Sparkline
Dim value As Windows.UI.Color
 
instance.NegativeColor = value
 
value = instance.NegativeColor
public Windows.UI.Color NegativeColor {get; set;}
See Also

Reference

C1Sparkline Class
C1Sparkline Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback