GrapeCity.Xaml.Excel
AxisX Property (ExcelArea3DChart)


Represents the category axis info.
Syntax
'Declaration
 
Public Property AxisX As IExcelChartAxis
'Usage
 
Dim instance As ExcelArea3DChart
Dim value As IExcelChartAxis
 
instance.AxisX = value
 
value = instance.AxisX
public IExcelChartAxis AxisX {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelArea3DChart Class
ExcelArea3DChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options