GrapeCity.Xaml.Excel
AxisY Property (ExcelAreaChart)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelAreaChart Class
ExcelAreaChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options