Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.ScatterBubbleProps Class / MinSize Property

In This Topic
    MinSize Property
    In This Topic
    Gets or sets the minimum size of the bubble radius as a percentage of the chart area size. Default: 3.
    Syntax
    'Declaration
     
    Public Property MinSize As RdlInt
    public RdlInt MinSize {get; set;}
    See Also