GrapeCity.Xaml.Excel
LabelOffset Property (ExcelChartDateAxis)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartDateAxis Class
ExcelChartDateAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options