Winnovative Excel Library

ExcelChartCategoryAxisShowMajorGridLines Property

Winnovative Excel Library Documentation
Gets or sets a flag indicating if the minor grid lines are displayed in chart. The default value is false.

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

public bool ShowMajorGridLines { get; set; }

Property Value

Type: Boolean
See Also

Reference