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

In This Topic
    Longitude2 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 Longitude2 As String
    public string Longitude2 {get; set;}
    See Also