ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / LinesLayer Class / Longitude1 Property

In This Topic
    Longitude1 Property
    In This Topic
    Gets or sets the name of a field specifying the longitude. Ignored if MapLocation is not empty.
    Syntax
    'Declaration
     
    Public Property Longitude1 As String
    public string Longitude1 {get; set;}
    See Also