This is a migrated thread and some comments may be shown as answers.

Only drawing PlotArea

1 Answer 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Seal
Top achievements
Rank 1
Seal asked on 09 Sep 2010, 10:28 PM
Hi, I like to remove or make everything besides the PlotArea invisible.
I tried to find way to do this, but somehow I just doesnt work out.

Please look at the attached screenshot example

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 10 Sep 2010, 02:47 PM
Hello Seal,

To hide the charts' legend and title and to leave only the plot area you have set the following chart properties:

  • ChartTitle.Visible to False
  • Legend.Visible to False
  • PlotArea.Appearance.Dimensions.Margins to 0 pixels
Regards,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Seal
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or