Information to Multi-line Labels
If you want to display the label text in multiple lines, you may need to use this multi-line label chart feature. Using this chart multi-line label property, you can add new lines to any chart text label types. Here you can view our multi-line labels free online demo. And the multi-line labels property can be used in web chart axis, data series items, legend, tick elements. You can resize, rotate, and change the position to these multiple labels. And Kettic asp.net chart toolkit allow users to set some other properties, like orientation, alignment, font, text font and color to render a special multiple lines label. How to Add New Line to Chart Label
In this part, we will show you how to create multiple line chart label using the KaxChart component programmatically. In this tutorial, we will provide you two ways to make these effects, using C# example codes or changing the label property in aspx web page directly. ASPX
C# Code
Apart from above mentioned programming method, you can also add new line to certain label within the property window. Use the enter key to input a new line and use the Ctrl+Enter to save added text. Then the target label will appear in multiple lines.
Note: In order to meet the basic needs of running the asp.net KaxChart control, please make sure that your ASP.NET web application has installed NET Framework 3.5 or above versions and that you have installed all the necessary dlls from our ASP.NET AJAX SDK into your ASP.NET web application. Other Chart Feature Recommendations
|
ASP.NET AJAX UI Controls ASP.NET AJAX Chart UI Control OverviewGetting StartedChart Element DiagramSeriesAxesLegendCaptionTickData GridChart Type Bar ChartPoint ChartLine ChartPie ChartArea ChartGantt ChartBubble ChartBezier ChartSpline ChartSpline Area ChartCandle Chart Chart With StackedFull Stacked ChartFeatures Automatic LayoutAutomatic Text-wrappingScrollingEmpty ValuesScale BreakMultiline Labels Wise LabelsMarking AreasMultiple TypesInteractiveDrill DownShadowEdtingData Binding Array DataList DataDatabase DataXML DataChart Style Chart SkinASP.NET AJAX Grid UI Control |