Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / InlineMarkerStyle Class / SizeExpr Property

In This Topic
    SizeExpr Property (InlineMarkerStyle)
    In This Topic
    Gets or sets the size of marks placed on the map, in 96 DPI pixels.
    Syntax
    'Declaration
     
    Public Property SizeExpr As String
    public string SizeExpr {get; set;}
    See Also