ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / ILegendItem Interface / LegendItemMarkerSize Property

In This Topic
    LegendItemMarkerSize Property
    In This Topic
    Gets the legend item graphic's marker size in 96dpi pixels (for point marker item kind). Specify -1 to use the default.
    Syntax
    'Declaration
     
    ReadOnly Property LegendItemMarkerSize As Double
    double LegendItemMarkerSize {get;}
    See Also