Spread for ASP.NET 12 Product Documentation
RightToLeft Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ExcelSparklineSetting Class : RightToLeft Property
Gets or sets a value that 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 ExcelSparklineSetting
Dim value As Boolean
 
instance.RightToLeft = value
 
value = instance.RightToLeft
public bool RightToLeft {get; set;}
See Also

Reference

ExcelSparklineSetting Class
ExcelSparklineSetting Members