Class ChartMajorGridLines
specifies the major gridlines for a ChartAxis.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.ReportControls.Wpf.dll
Syntax
public class ChartMajorGridLines : ChartGridLines
Constructors
ChartMajorGridLines()
Declaration
public ChartMajorGridLines()
ChartMajorGridLines(ReportSerializer)
Declaration
public ChartMajorGridLines(ReportSerializer serializer)
Parameters
Type | Name | Description |
---|---|---|
ReportSerializer | serializer |