GrapeCity.Xaml.Excel
RichText Property (ExcelDataLabel)


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

Reference

ExcelDataLabel Class
ExcelDataLabel Members