FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / PointsLayer Class / Longitude Property

In This Topic
    Longitude Property (PointsLayer)
    In This Topic
    Gets or sets an expression specifying the longitude of a marker. Ignored if MapLocation is not empty.
    Syntax
    'Declaration
     
    Public Property Longitude As String
    public string Longitude {get; set;}
    See Also