Click or drag to resize

StiSeriesListOfToolTips Property

Gets or sets the expression to fill a list of tool tips. Example: 1;2;3

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiListOfToolTipsExpression ListOfToolTips { get; set; }

Property Value

Type: StiListOfToolTipsExpression
See Also