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.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelChartLine MinorGridLinesStyle { get; }
Public ReadOnly Property MinorGridLinesStyle As ExcelChartLine
Get
public:
property ExcelChartLine^ MinorGridLinesStyle {
ExcelChartLine^ get ();
}
member MinorGridLinesStyle : ExcelChartLine with get
Property Value
ExcelChartLine