GrapeCity.Xaml.Excel
BottomInset Property (RichText)


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

Reference

RichText Class
RichText Members