ESRI.ArcGIS.ADF.ArcGISServer
LegendClassFormat Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > LegendClass Class : LegendClassFormat Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property LegendClassFormat As LegendClassFormat
Visual Basic (Usage)Copy Code
Dim instance As LegendClass
Dim value As LegendClassFormat
 
instance.LegendClassFormat = value
 
value = instance.LegendClassFormat
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public LegendClassFormat LegendClassFormat {get; set;}

See Also

© 2010 All Rights Reserved.