YAxis.MinorTickMarks Property

Gets or sets the YAxisTickMarks object to use for the MinorTickMarks of the YAxis.

public YAxisTickMarks MinorTickMarks { get; set; }
Public Property MinorTickMarks As YAxisTickMarks

Property Value

YAxisTickMarks

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