Gets or sets the style of the major grid lines, or null (Nothing in Visual Basic), to draw solid lines.
Namespace: MindFusion.Spreadsheet.Charts
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Nullable<DashStyle> GridLineStyle { get; set; } |
Visual Basic
![]() |
---|
Public Property GridLineStyle As Nullable(Of DashStyle) |
A member of the .NET DashStyle enumeration or null (Nothing in Visual Basic). The default is null.