XAxis.MinorTickMarks Property

Gets or sets the XAxisTickMarks object to use for the MinorTickMarks of the XAxis.

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

Property Value

XAxisTickMarks

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