ExcelChartValueAxis Property |
Gets the value axis of this chart.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelChartValueAxis ValueAxis { get; }
Public ReadOnly Property ValueAxis As ExcelChartValueAxis
Get
Property Value
Type:
ExcelChartValueAxisSee Also