TChart Silverlight: Imagebar

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
cjherasmus
Newbie
Newbie
Posts: 8
Joined: Fri Feb 14, 2014 12:00 am

TChart Silverlight: Imagebar

Post by cjherasmus » Wed May 28, 2014 11:19 am

Would like to know which image file types is supported by the ImageBar in Silverlight.

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: TChart Silverlight: Imagebar

Post by Christopher » Wed May 28, 2014 1:29 pm

cjherasmus wrote:Would like to know which image file types is supported by the ImageBar in Silverlight.
The ImageBar.Image property supports all image formats supported by the BitmapImage class, which includes PNG and JPG but does not include BMP.
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

cjherasmus
Newbie
Newbie
Posts: 8
Joined: Fri Feb 14, 2014 12:00 am

Re: TChart Silverlight: Imagebar

Post by cjherasmus » Thu May 29, 2014 5:45 am

Thanks Christopher

Post Reply