Spread Silverlight Documentation
RightToLeft Property (IExcelSparklineGroup)


GrapeCity.Excel Namespace > IExcelSparklineGroup Interface : RightToLeft Property
Specifies whether each sparkline in the sparkline group is displayed in a right-to-left manner.
Syntax
'Declaration
 
Property RightToLeft As System.Boolean
'Usage
 
Dim instance As IExcelSparklineGroup
Dim value As System.Boolean
 
instance.RightToLeft = value
 
value = instance.RightToLeft
System.bool RightToLeft {get; set;}
See Also

Reference

IExcelSparklineGroup Interface
IExcelSparklineGroup Members