GrapeCity.Xaml.Excel
TextFormat Property (IExcelChartLegend)


GrapeCity.Excel.Chart Namespace > IExcelChartLegend Interface : TextFormat Property
Specifies the axis text format
Syntax
'Declaration
 
Property TextFormat As IExcelTextFormat
'Usage
 
Dim instance As IExcelChartLegend
Dim value As IExcelTextFormat
 
instance.TextFormat = value
 
value = instance.TextFormat
IExcelTextFormat TextFormat {get; set;}
See Also

Reference

IExcelChartLegend Interface
IExcelChartLegend Members