ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.PieProps Class / CollectedToolTip Property

In This Topic
    CollectedToolTip Property
    In This Topic
    Gets or sets collected slice tooltip. Default: True.
    Syntax
    'Declaration
     
    Public Property CollectedToolTip As RdlString
    public RdlString CollectedToolTip {get; set;}
    See Also