ExcelChartSeriesAxisMinorGridLinesStyle Property

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

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public ExcelChartLine MinorGridLinesStyle { get; }

Property Value

ExcelChartLine

See Also