GrapeCity.Xaml.Excel
CrossAx Property (IExcelChartAxis)


Specifies the ID of axis that this axis cross.
Syntax
'Declaration
 
Property CrossAx As Integer
'Usage
 
Dim instance As IExcelChartAxis
Dim value As Integer
 
instance.CrossAx = value
 
value = instance.CrossAx
int CrossAx {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChartAxis Interface
IExcelChartAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options