YAxis.MinorGridLines Property

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

public YAxisGridLines MinorGridLines { get; set; }
Public Property MinorGridLines 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