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

In This Topic
    MarkerStyleExpr Property
    In This Topic
    Gets or sets an expression that should evaluate to an index or a name of a style in the MarkerStyles collection that will be used to draw the marker.
    Syntax
    'Declaration
     
    Public Property MarkerStyleExpr As String
    public string MarkerStyleExpr {get; set;}
    See Also