Click or drag to resize

ExcelChartCategoryAxisMinorGridLinesStyle Property

Gets the category axis minor grid lines. The returned object can be used to set the category axis minor grid lines color, dash type and weight.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartLine MinorGridLinesStyle { get; }

Property Value

Type: ExcelChartLine
See Also