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

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