Version

Styling Axis

The xamTimeline™ control’s Axis contains the label, major and minor tickmarks, major and minor gridlines, the pane, and the thumb. You can style all of these elements through the Axis object.

The label displays the Time value for each event. The major and minor gridlines mark spacing between values. The major and minor tickmarks indicate values on the pane, which is the line of the Axis. The thumb is the icon on the Axis that your end-users can move to display details of an event. These elements have individual style properties you can set, or you can use the Axis object’s Style property to style them all.

XamTimeline Style Axis 01.png

The following is a list of the properties along with their target types to style the elements of the Axis.