RightToLeft Property (C1Sparkline)
In This Topic
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
public bool RightToLeft {get; set;}
See Also