문제

I'm new to Telerik Chart controls and I have some minor problems:

My chart (1) I want to set the (1, 2, 3, 4) in the horizontal axis into ("a", "b", "c", "d")
(2) The legend stays at the top of the chart

Please tell me how to do it.

도움이 되었습니까?

해결책

(1) I want to set the (1, 2, 3, 4) in the horizontal axis into ("a", "b", "c", "d")

(2) Use the Legend section under the chart wizard to adjust the location of your legend:

enter image description here

다른 팁

<Legend><Appearance Dimensions-Margins="17.6%, 3%, 1px, 1px" Dimensions-Paddings="2px, 8px, 6px, 3px" Position-AlignedPosition="TopRight"><ItemTextAppearance TextProperties-Color="102, 102, 102"></ItemTextAppearance><FillStyle MainColor="216, 222, 227"></FillStyle><Border Color="160, 170, 182" /></Appearance></Legend>
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top