GrapeCity.Xaml.Excel
RichText Property (IExcelDataLabel)


GrapeCity.Excel.Chart Namespace > IExcelDataLabel Interface : RichText Property
Specifies the text of the data label in the rich text format
Syntax
'Declaration
 
Property RichText As RichText
'Usage
 
Dim instance As IExcelDataLabel
Dim value As RichText
 
instance.RichText = value
 
value = instance.RichText
RichText RichText {get; set;}
See Also

Reference

IExcelDataLabel Interface
IExcelDataLabel Members