[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLineRules

MapLineRules Class

Defines a set of rules to be applied on lines

Inheritance
MapLineRules
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public class MapLineRules

Constructors

Name Description
MapLineRules()

Initializes a new instance of the MapLineRules class.

Properties

Name Description
MapColorRule

Defines the color of the line based on a data field. Overrides MapLineTemplate.Style.Color

MapSizeRule

Gets or sets the width of the line based on a data field. Overrides MapLineTemplate.Width

Extension Methods