ExcelChartWorksheetValueAxis Property |
Gets the value axis of this chart.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartValueAxis ValueAxis { get; }Public ReadOnly Property ValueAxis As ExcelChartValueAxis
Get
Property Value
ExcelChartValueAxis
See Also