ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorLayer Class / DataType Property

In This Topic
    DataType Property (C1VectorLayer)
    In This Topic
    Gets or sets a value specifies the type of the json object requested from DataObject property.
    Syntax
    'Declaration
     
    Public Property DataType As DataType
    public DataType DataType {get; set;}
    See Also