Click or drag to resize

ExcelChartValueAxisCategoryAxisCrossesAtMaximum Property

Gets or sets or a flag indicating that the horizontal (category) axis crosses the vertical (value) axis at the maximum value of the value axis.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public bool CategoryAxisCrossesAtMaximum { get; set; }

Property Value

Boolean
See Also