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; }
Public Property CategoryAxisCrossesAtMaximum As Boolean
Get
Set
Property Value
Type:
BooleanSee Also