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; }
Public Property CategoryAxisCrossesAtValue As Double
Get
Set
Property Value
Type:
DoubleSee Also