GrapeCity.Xaml.Excel
TextFormat Property (IExcelChartAxis)


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

Reference

IExcelChartAxis Interface
IExcelChartAxis Members