XAxis.MajorGridLines Property

Gets or sets the XAxisGridLines object to use for the MajorGridLines of the XAxis.

public XAxisGridLines MajorGridLines { get; set; }
Public Property MajorGridLines As XAxisGridLines

Property Value

XAxisGridLines

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

XAxis
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic