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

In This Topic
    UseSizeForLabel Property
    In This Topic
    Gets or sets a value that indicates whether to use the bubble size as the data point label. Default: false.
    Syntax
    'Declaration
     
    Public Property UseSizeForLabel As RdlBool
    public RdlBool UseSizeForLabel {get; set;}
    See Also