GrapeCity.Xaml.Excel
RightInset Property (RichText)


GrapeCity.Excel.Chart Namespace > RichText Class : RightInset Property
Specifies the right inset of the bounding rectangle.
Syntax
'Declaration
 
Public Property RightInset As Double
'Usage
 
Dim instance As RichText
Dim value As Double
 
instance.RightInset = value
 
value = instance.RightInset
public double RightInset {get; set;}
See Also

Reference

RichText Class
RichText Members