ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLineTemplate Class
Properties Methods

In This Topic
    MapLineTemplate Class Members
    In This Topic

    The following tables list the members exposed by MapLineTemplate.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MapLineTemplate class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the label placement for the line. That evaluates to one of MapLineTemplate.LineLabelPlacement. The default value is MapLineTemplate.LineLabelPlacement.Above.  
    Public PropertyDefines the width of the line. Default: 3.75pt An expression should evaluate to a Length. The default value is 3.75pt.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a new object that is a copy of the current instance.  
    Top
    See Also