![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
CanSplit Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto Namespace > Legend Class : CanSplit Property |
Visual Basic (Declaration) | |
---|---|
Public Property CanSplit As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Legend Dim value As Boolean instance.CanSplit = value value = instance.CanSplit |
C# | |
---|---|
public bool CanSplit {get; set;} |
For an example, see the Legend overview.
If true, allows the server to split entries in ValueMapRenderers between columns. For example, if a Countries layer displays each country with a different symbol, the legend will have a swatch and label for each country. If CanSplit is true, the country entries may be split between columns. This will only occur if ColumnCount is set to multiple columns.
The default is false.
Does not apply to ArcMap Server image services.
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