ESRI.ArcGIS.ADF.Tasks
LegendColumnThreshold Property
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace > PagePrinter Class : LegendColumnThreshold Property




Number of columns to use to render the legend.

Syntax

Visual Basic (Declaration) 
Public Property LegendColumnThreshold As Integer
Visual Basic (Usage)Copy Code
Dim instance As PagePrinter
Dim value As Integer
 
instance.LegendColumnThreshold = value
 
value = instance.LegendColumnThreshold
C# 
public int LegendColumnThreshold {get; set;}

See Also

© 2010 All Rights Reserved.