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