ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLine Class / MapLineTemplate Property

In This Topic
    MapLineTemplate Property (MapLine)
    In This Topic
    Gets or sets the custom template to be used for the line. Ignored if UsCustomTemplate is false.
    Syntax
    'Declaration
     
    Public Property MapLineTemplate As MapLineTemplate
    public MapLineTemplate MapLineTemplate {get; set;}
    See Also