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

In This Topic
    MarkerSize Property (LegendLayerStyleItem)
    In This Topic
    Gets or sets the marker size used to draw point kind graphic shown by this legend item. Specify -1 to use the default.
    Syntax
    'Declaration
     
    Public Overrides Property MarkerSize As Double
    public override double MarkerSize {get; set;}
    See Also