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

In This Topic
    CollectedToolTip Property (ChartSeriesCustomProperties.DoughnutProps)
    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