Click or drag to resize

ExcelChartValueAxisCategoryAxisCrossesAtValue Property

Gets or sets the value representing where the horizontal (category) axis crosses the vertical (value) axis.

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

Property Value

Double
See Also