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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool CategoryAxisCrossesAtMaximum { get; set; }Public Property CategoryAxisCrossesAtMaximum As Boolean
Get
Set
Property Value
Boolean
See Also