Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / LegendItemBase Class / MarkerSize Property

In This Topic
    MarkerSize Property (LegendItemBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property MarkerSize As Double
    public virtual double MarkerSize {get; set;}
    See Also