Click or drag to resize

ExcelChartWorksheetValueAxis Property

Gets the value axis of this chart.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelChartValueAxis ValueAxis { get; }

Property Value

ExcelChartValueAxis
See Also