GrapeCity.Xaml.Excel
AxisZ Property (IExcelSurfaceChartBase)


GrapeCity.Excel.Chart Namespace > IExcelSurfaceChartBase Interface : AxisZ Property
Represeents the series axis info.
Syntax
'Declaration
 
Property AxisZ As IExcelChartAxis
'Usage
 
Dim instance As IExcelSurfaceChartBase
Dim value As IExcelChartAxis
 
instance.AxisZ = value
 
value = instance.AxisZ
IExcelChartAxis AxisZ {get; set;}
See Also

Reference

IExcelSurfaceChartBase Interface
IExcelSurfaceChartBase Members