I placed a chart into a Telerik report (for the web), and set it's DataSource property to SqlDataSource.
after tweaking it for some time, this is the best i could get it to look.
There doesn't seem to be a way to remove the text labels from plot area.
The examples i've found on the web talk about doing that via code after data source is bound (via NeedsDataSource event?) however, since i am setting DataSource, that event is not fired.
after tweaking it for some time, this is the best i could get it to look.
There doesn't seem to be a way to remove the text labels from plot area.
The examples i've found on the web talk about doing that via code after data source is bound (via NeedsDataSource event?) however, since i am setting DataSource, that event is not fired.