Table of Contents
BottomRightTickTemplate Property

Gets or sets the DataTemplate used to display each bottom/right tick. This is a dependency property.

Syntax
 public DataTemplate BottomRightTickTemplate { get; set; }
See Also