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

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