GrapeCity.Xaml.Excel
LabelOffset Property (IExcelChartCategoryAxis)


Specifies the distance of lables from the axis.
Syntax
'Declaration
 
Property LabelOffset As Integer
'Usage
 
Dim instance As IExcelChartCategoryAxis
Dim value As Integer
 
instance.LabelOffset = value
 
value = instance.LabelOffset
int LabelOffset {get; set;}
Remarks
The value should be between 0 and 1000.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChartCategoryAxis Interface
IExcelChartCategoryAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options