GrapeCity.Xaml.Excel
RightToLeft Property (ExcelSparklineGroup)


Specifies whether each sparkline in the sparkline group is displayed in a right-to-left manner.
Syntax
'Declaration
 
Public Property RightToLeft As Boolean
'Usage
 
Dim instance As ExcelSparklineGroup
Dim value As Boolean
 
instance.RightToLeft = value
 
value = instance.RightToLeft
public bool RightToLeft {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelSparklineGroup Class
ExcelSparklineGroup Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options