[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Map.LineStyles

LineStyles Property

LineStyles

Gets the collection of styles used to render lines on the map. Styles allow lines in different layers or even in different maps to use common visual properties.

Note that the set accessor is only for deserialization, and should not be used directly.

Declaration
public LineStyleCollection LineStyles { get; set; }