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