Link Search Menu Expand Document

ChartAxes Method

Returns axis.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public ChartAxis Axes(
	XlAxisType type
)

Parameters

type
Type: Bytescout.Spreadsheet.ChartsXlAxisType
Specifies the axis to return.

Return Value

Type: ChartAxis

[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Charts.Chart.Axes(Bytescout.Spreadsheet.Charts.XlAxisType)"]

See Also

Reference