ChartLegendCustomItemCellInstance.ToolTip 属性

定义

获取 ToolTip 类中 ChartLegendCustomItemCell 属性的计算值。

public:
 property System::String ^ ToolTip { System::String ^ get(); };
public string ToolTip { get; }
member this.ToolTip : string
Public ReadOnly Property ToolTip As String

属性值

一个 string 值,该值表示 ToolTip 属性的计算值。

适用于