GrapeCity.Xaml.Excel
LabelAlignment Property (ExcelChartCategoryAxis)


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

Reference

ExcelChartCategoryAxis Class
ExcelChartCategoryAxis Members