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

Property Value

Type: Boolean
See Also