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

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