dotnetCHARTING Send comments on this topic.
BaseLayers Property
See Also 
dotnetCHARTING Namespace > JSMapping Class : BaseLayers Property


A list of comma delimited map codes or geoJSON/topoJSON files. Map property filters can also be used if a reference layer is defined.

Syntax

Visual Basic (Declaration) 
Public Property BaseLayers As String
Visual Basic (Usage)Copy Code
Dim instance As JSMapping
Dim value As String
 
instance.BaseLayers = value
 
value = instance.BaseLayers
C# 
public string BaseLayers {get; set;}

See Also

© 2021 All Rights Reserved.