Styling Hotspot Annotation Text

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
norman
Newbie
Newbie
Posts: 82
Joined: Fri Jan 25, 2008 12:00 am

Styling Hotspot Annotation Text

Post by norman » Mon Mar 30, 2009 8:09 am

Hi,

Is there a way to apply custom style attributes to the annotation that gets displayed over a hotspot. By default I think it has the following style:

Code: Select all

<style>.Annotation { border-top: 1 solid buttonhighlight; border-left: 1 solid buttonhighlight; border-right: 1 solid buttonshadow; border-bottom: 1 solid buttonshadow; BACKGROUND-COLOR: FFFFE6;}</style>

Post Reply