ESRI.ArcGIS.ADF.Tasks
LegendItemSettings Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.Tasks Namespace : LegendItemSettings Class




Settings for the legend control in the print task UI. The legend contains a default value which is the true/false setting for the checkbox control to be displayed initially, whether or not the control should appear as well as a collection of resource names to hide in the legend, the number of columns to be used for a multi-column rendering, and the threshold of elements that must appear when a layer of swatch elements spans multiple columns.

Object Model

LegendItemSettings Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class LegendItemSettings 
   Inherits ESRI.ArcGIS.ADF.Tasks.ItemSettings(Of Boolean)
Visual Basic (Usage)Copy Code
Dim instance As LegendItemSettings
C# 
[SerializableAttribute()]
public class LegendItemSettings : ESRI.ArcGIS.ADF.Tasks.ItemSettings<bool> 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.