Winnovative Excel Library

ExcelChartValueAxisAutoCategoryAxisCross Property

Winnovative Excel Library Documentation
Gets or sets a flag indicating if the value where the category axis crosses the value axis is automatically selected. Default value is true. A change of the CategoryAxisCrossesAt property will put this flag on false.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool AutoCategoryAxisCross { get; set; }

Property Value

Type: Boolean
See Also

Reference