This question is locked. New answers and comments are not allowed.
I need horizontal alignment as left for series item labels.
Please check out attached image for more information.
Currently i'm using following series item style.
Please try to answer this as soon as possible.
Its very urgent.
Thanks in Advance,
Rahul
Please check out attached image for more information.
Currently i'm using following series item style.
<
Style
x:Name
=
"CustomStyle2"
TargetType
=
"telerikCharting:SeriesItemLabel"
>
<
Setter
Property
=
"FontSize"
Value
=
"10"
/>
<!--<Setter Property="FontWeight" Value="ExtraBold" />-->
<
Setter
Property
=
"HorizontalAlignment"
Value
=
"Left"
/>
<
Setter
Property
=
"Foreground"
Value
=
"Black"
/>
<
Setter
Property
=
"Fill"
Value
=
"Transparent"
/>
</
Style
>
Please try to answer this as soon as possible.
Its very urgent.
Thanks in Advance,
Rahul