MindFusion.Wpf Pack Programmer's Guide
AxisSettings.ShowMajorGridLines Property
See Also
 





Gets or sets a value indicating whether to display the major gird lines for this axis.

Namespace: MindFusion.Spreadsheet.Wpf.Charts
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public bool ShowMajorGridLines { get; set; }

Visual Basic  Copy Code

Public Property ShowMajorGridLines As Boolean

 Property Value

A boolean value. The default is false.

 See Also

AxisSettings Members
AxisSettings Class
MindFusion.Spreadsheet.Wpf.Charts Namespace