Knowledgebase: RadarCube ASP.NET MSAS
How do I use RadarCube in a web-part?
Posted by Vladimir Lyutetsky on 19 March 2007 10:25 AM
|
|
To use RadarCube in the WebParts mode, just put the WebPartsZone component on the web-form, and then place the TOLAPGrid component inside it. You can change the TOLAPGrid.Description and TOLAPGrid.Title properties to tune the WebPart interface created with the TOLAPGrid component. You can add extra items to the WebPart menu by handling the TOLAPGrid.OnGetWebPartVerbs event. | |
|