Click or drag to resize

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; }

Property Value

Type: ExcelChartValueAxis
See Also