New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.HtmlChart.PlotArea.CommonTooltipsAppearance

Defines the common visual appearance settings for the series' tooltips

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.ObjectWithState
  • Telerik.Web.UI.HtmlChart.PlotArea.AppearanceBase : IDefaultCheck
  • Telerik.Web.UI.HtmlChart.PlotArea.SeriesTooltipsAppearance
  • Telerik.Web.UI.HtmlChart.PlotArea.CommonTooltipsAppearance

Properties

BackgroundColor Color

Specifies background color of the tooltips

BorderAppearance BorderAppearance

Specifies the border settings of the tooltip.

ClientTemplate String

A way to define a client-side template for the labels appearance. #= value #

Color Color

Specifies text color of the tooltips

DataFormatString String

Get/Set the data format string of the tooltips

RotationAngle Int32

Specifies the rotation angle

RotationAngle Int32

Specifies the rotation angle

Shared Nullable1`

Specifies if the tooltips will be shared or not.

SharedTemplate Nullable1`

Specifies the client shared template for the series' tooltips

Visible Nullable1`

Get/Set whether the object should be visible

Visible Nullable1`

Get/Set whether the object should be visible

In this article