Click or drag to resize
ToolBarItemToolTip Property
Gets or sets the tooltip

Namespace: SharpCharts.Base.Chart
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public Object ToolTip { get; set; }

Property Value

Type: Object
See Also