GrapeCity.Xaml.Excel
LabelAlignment Property (IExcelChartCategoryAxis)


GrapeCity.Excel.Chart Namespace > IExcelChartCategoryAxis Interface : LabelAlignment Property
Specifies the text alignment for the tick lables on the aixs.
Syntax
'Declaration
 
Property LabelAlignment As LabelAlignment
'Usage
 
Dim instance As IExcelChartCategoryAxis
Dim value As LabelAlignment
 
instance.LabelAlignment = value
 
value = instance.LabelAlignment
LabelAlignment LabelAlignment {get; set;}
See Also

Reference

IExcelChartCategoryAxis Interface
IExcelChartCategoryAxis Members