GrapeCity.Xaml.Excel
LeftInset Property (RichText)


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

Reference

RichText Class
RichText Members