GrapeCity.Xaml.SpreadSheet.Data
RightToLeft Property (SparklineSetting)


Gets or sets a value that specifies whether each sparkline in the sparkline group is displayed in a right-to-left manner.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property RightToLeft As Boolean
'Usage
 
Dim instance As SparklineSetting
Dim value As Boolean
 
instance.RightToLeft = value
 
value = instance.RightToLeft
[DefaultValue()]
public bool RightToLeft {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SparklineSetting Class
SparklineSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options