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

In This Topic
    ScaleMin Property
    In This Topic
    Gets or sets the bubble size that will be used as the minimum, which is a percentage of the chart area that is set by MinSize. Default: 3.
    Syntax
    'Declaration
     
    Public Property ScaleMin As RdlInt
    public RdlInt ScaleMin {get; set;}
    See Also