dbTalk Databases Forums  

How to add Value Labels to a owc chart?

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss How to add Value Labels to a owc chart? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ad
 
Posts: n/a

Default How to add Value Labels to a owc chart? - 08-01-2004 , 03:06 AM








I have set the data source of a chat to a pivot table
How can I add Value Labels to a owc chart?
The codes I have finished is below:

----------------------------------------------------------------------------
----------------------
frm1.ChartSpace1.Clear();
frm1.ChartSpace1.DataSource = frm1.PivotTable1;
frm1.ChartSpace1.style.visibility = "visible";
frm1.ChartSpace1.HasChartSpaceLegend= true;



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.