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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartLine MinorGridLinesStyle { get; }Public ReadOnly Property MinorGridLinesStyle As ExcelChartLine
Get
Property Value
ExcelChartLine
See Also