ArcGIS API for WPF - Library Reference
TickMarkTemplate Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > TickBar Class : TickMarkTemplate Property

Gets or sets the item template for each tick mark.

Syntax

Visual Basic (Declaration) 
Public Property TickMarkTemplate As DataTemplate
C# 
public DataTemplate TickMarkTemplate {get; set;}

Property Value

The item template.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.