Back to Devexpress

TickmarksBase Properties

corelibraries-devexpress-dot-xtracharts-dot-tickmarksbase-dot-underscore-properties.md

latest1.8 KB
Original Source

TickmarksBase Properties

Represents the base class for classes that provide tickmarks functionality for a chart control’s axes.

NameDescription
CrossAxisGets or sets a value indicating whether tickmarks should be shown across an axis.
LengthGets or sets the length of major tickmarks.
MinorLengthGets or sets the length of the minor tickmarks.
MinorThicknessGets or sets the thickness of the minor tickmarks.
MinorVisibleGets or sets a value indicating whether the minor tickmarks are displayed by an axis.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
ThicknessGets or sets the thickness of the major tickmarks.
VisibleGets or sets a value indicating whether tickmarks are displayed on an axis.

See Also

TickmarksBase Class

TickmarksBase Members

DevExpress.XtraCharts Namespace