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

Gets or sets the tick mark positions.

Syntax

Visual Basic (Declaration) 
Public Property TickMarkPositions As Double()
C# 
public double[] TickMarkPositions {get; set;}

Property Value

The tick mark positions.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.