GrapeCity.Xaml.Excel
RichText Property (ExcelTrendLineLabel)


GrapeCity.Excel.Chart Namespace > ExcelTrendLineLabel Class : RichText Property
Gets or sets the rich text.
Syntax
'Declaration
 
Public Property RichText As RichText
'Usage
 
Dim instance As ExcelTrendLineLabel
Dim value As RichText
 
instance.RichText = value
 
value = instance.RichText
public RichText RichText {get; set;}

Property Value

The rich text.
See Also

Reference

ExcelTrendLineLabel Class
ExcelTrendLineLabel Members