Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / MapArea Class / MarkupName Property


In This Topic
    MarkupName Property
    In This Topic
    Gets the markup name of an area.
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property MarkupName As String
    'Usage
     
    
    Dim instance As MapArea
    Dim value As String
     
    value = instance.MarkupName
    protected override string MarkupName {get;}
    See Also