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