I draw a line thoruhg shape. But i don't get any idea how change color of line....I also tried style for it. Abhisek SHukla
3 Answers, 1 is accepted
0
Rossen Hristov
Telerik team
answered on 21 Sep 2007, 11:29 AM
Hello Abhisek Shukla,
Please, review the provided documentation on how to work with, and use the Shape item. You can also take a look at the Shapes Report Example from the samples solutions (C# and VB.NET) installed with Reporting. There you can see how shapes are used and styled. In brief, you can use the Style.Color property of the Shape item to change its color.
Note that Telerik Reporting comes with comprehensive documentation and it is highly recommended that you review it.