Cannot hide marks for a pie graph on .aspx page
Posted: Sun May 22, 2005 11:51 pm
this.pieSeries = new Steema.TeeChart.Styles.Pie();
pieSeries.Marks.Visible = false;
The above line does not seem to work for pie graphs. It works fine for a bar graph.
I am using version 1.1.1452.42972 TeeChart Pro
Is this a problem with the version I have?
Cheers
pieSeries.Marks.Visible = false;
The above line does not seem to work for pie graphs. It works fine for a bar graph.
I am using version 1.1.1452.42972 TeeChart Pro
Is this a problem with the version I have?
Cheers