YAxis.MajorGridLines Property

Gets or sets the YAxisGridLines object to use for the MajorGridLines of the YAxis.

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

Property Value

YAxisGridLines

Licensing Info

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

See Also

YAxis
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic