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: 7.0.0
Syntax
public double CategoryAxisCrossesAtValue { get; set; }

Property Value

Type: Double
See Also