Sparkline for WinRT
ShowLast Property


このスパークライングループ内の各スパークラインで、最後のデータポイントを個別に書式設定するかどうかを示す値を取得または設定します。
Syntax
'Declaration
 
Public Property ShowLast As System.Boolean
'Usage
 
Dim instance As C1Sparkline
Dim value As System.Boolean
 
instance.ShowLast = value
 
value = instance.ShowLast
public System.bool ShowLast {get; set;}
See Also

Reference

C1Sparkline Class
C1Sparkline Members

 

 


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

Product Support Forum  |   Documentation Feedback