GrapeCity.Xaml.Excel
LabelAlignment Property (ExcelChartCategoryAxis)


Specifies the text alignment for the tick lables on the aixs.
Syntax
public LabelAlignment LabelAlignment {get; set;}
'Declaration
 
Public Property LabelAlignment As LabelAlignment
 
'Usage
 
Dim instance As ExcelChartCategoryAxis
Dim value As LabelAlignment
 
instance.LabelAlignment = value
 
value = instance.LabelAlignment
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartCategoryAxis Class
ExcelChartCategoryAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options