ArcGIS Runtime SDK for WPF - Library Reference
MaxLabelScale Property
See Also 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace > DictionaryRenderer Class : MaxLabelScale Property

Gets or sets the maximum label scale.

Syntax

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

Remarks

Labels will not be visible at scale values larger than the maximum scale. This property is equivalent to saying do not show labels when zoomed in beyond this scale.

Property Value

A System.Double containing the maximum label scale.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.