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

Legend AutoTextWrap is not working in Custom Skin

3 Answers 61 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Tommy Kan
Top achievements
Rank 1
Tommy Kan asked on 22 Jun 2009, 04:38 PM
Hi,

I created custom skin with Legend as follows:
<Legend>
<Appearance>
<ItemMarkerAppearance Figure="Rectangle">
<Border Color="134, 134, 134" />
</ItemMarkerAppearance>
<ItemTextAppearance AutoTextWrap="False" />
<Dimensions Margins="0%, 0%, 0%, 80px"/>
<Border Color="Transparent" />
<Position AlignedPosition="BottomLeft" />
<FillStyle MainColor="" />
</Appearance>
</Legend>

However, the "<ItemTextAppearance AutoTextWrap="False" />" doesn't take any effect.
I tried to set it through code-behind.  It is good.

Does it support in custom skin? 

Any advise.

Thanks,
Wilson


3 Answers, 1 is accepted

Sort by
0
Velin
Telerik team
answered on 25 Jun 2009, 03:14 PM
Hello Tommy,

The default value of the AutoTextProperty is false and that's why you do not see any difference. There are no known issues when setting this property declaratively.

If the problem persists, please send us more detailed information about the configuration of your chart control.

Best wishes,
Velin
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Tommy Kan
Top achievements
Rank 1
answered on 26 Jun 2009, 04:36 PM
Hi,

The default value of AutoTextWrap is true.  I want to turn it off.

I tried to turn it off by code (not from skin) . It is ok.

However, I can't turn it off through custom skin.

For your advise please.
Wilson

0
Velin
Telerik team
answered on 01 Jul 2009, 07:44 AM
Hi Tommy,

We are sorry to hear you are having this problem configuring RadChart. Since we are not able to reproduce this issue locally, we would ask you to prepare and send us a simple page containing your configuration and custom skin. This will help us to figure out the problem and provide a solution.

Thanks.

Regards,
Velin
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Chart (Obsolete)
Asked by
Tommy Kan
Top achievements
Rank 1
Answers by
Velin
Telerik team
Tommy Kan
Top achievements
Rank 1
Share this question
or