XAxis.MajorTickMarks Property

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

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