Telerik Forums
UI for WinForms Forum
3 answers
87 views
Hi,

I am using a line chart. I need to place a label at the right or the left of the points in the lines of the chart. I need the label to carry some numeric values like 10, 20 etc. I wrote the foll lines of code for it.

painChart.Series[0].Appearance.LabelAppearance.Position.AlignedPosition =

AlignedPositions.Right;

 

painChart.Series[0].Appearance.LabelAppearance.LabelLocation =

StyleSeriesItemLabel.ItemLabelLocation.Inside;

But no labels appear and I dont know how to set the numeric value to the label.

Kindly let me know the code as to how to place the labels with the numeric values at the right or left of the points in a line chart.



Thanks in advance,
Harini

 

Dwight
Telerik team
 answered on 13 Oct 2008
1 answer
93 views
i have developed an application using trial radcontrols for windows application.
can i participate in the contest?
John
Top achievements
Rank 1
 answered on 12 Oct 2008
1 answer
154 views
2008Q2SP1 / Visual Studio 2008 SP1

Have troubles understanding the Menu Designer

- How to re-arrange menu items and seperators (except of editing the genereated code)
- No support for Drag And Drop of Items and Seperators in the Designer?
- Cut / Paste using the context menu does not work properly?
- No context menu on Separators?
- How am I supposed to interactively design a menu structure in the designer?




Nick
Telerik team
 answered on 10 Oct 2008
2 answers
138 views
I would like to imitate the properties grid in Visual Studio and was wondering if it's possible to create vertical columns using the GridView?  If not, what control(s) would you recommend?

Thanks.
Ralph
Top achievements
Rank 2
 answered on 10 Oct 2008
1 answer
113 views
I have created 2 theme xml files, but when I try to run my app I get an error beacuse my app cannot find my theme files, I placed them in the samee folder as the app but that does not help. What am I doing wrong?
Nikolay
Telerik team
 answered on 10 Oct 2008
1 answer
104 views
I have a gridview that has 10 columns... I would like a row that contains the summary(totals) for the columns.....is this possible? please help..
Nick
Telerik team
 answered on 10 Oct 2008
1 answer
82 views
How am I supposed to change the Ordering of Menu Items in the Designer.

Cut & Paste via Context Menu does not seem to work. (Cut removes an Item, but Paste does not insert it).

Visual Studio 2008 SP1


Nick
Telerik team
 answered on 10 Oct 2008
7 answers
173 views
We've all be anxiously awaiting the Q1 2008 release and it's finally here. Yay!

Unfortunately, I installed it on my system, used the upgrade tool on my project, and then opened the project to find what kinds of adjustments I might need to make to fit in with breaking issues. I had quite a few. Several of my forms and controls are throwing all kinds of errors when trying open in the designer as there are a lot of incompatibilities, etc.

I opened up the docs I downloaded to find where I can best fix things only to find they are the Q3 2007 docks. With all the changes in this release and the large number of things I now find I need to alter/fix to upgrade, this is frustrating.

I went on the website to view the online docs and they also point to Q3 2007. Please alter both the online docs and the downloadable chm to Q1 2008. I can understand if the docs aren't ready yet and can be patient a little longer, but it's quite frustrating to find you package and label the old docs as new. Both the link and the file name reference Q1 2008, but when you download it, the file inside th zip is the old name and version.
Nikolay
Telerik team
 answered on 09 Oct 2008
1 answer
251 views
Hello

I have a rad listbox which when someone clicks on an item if its already selected I need it to unselect. Also When a particular button is clicked I need everything to be unselected, but its not working! It leaves a black outline round the item and when I call the selected items in code its still selected!

I have taken my listbox and put it on a simple test form and it still does it!

Here is my code:

 private int selectedIndex;  
        public TEST()  
        {  
            InitializeComponent();  
        }  
 
        private void radListBox1_SelectedIndexChanged(object sender, EventArgs e)  
        {  
            int newIndex = radListBox1.SelectedIndex;  
            if (newIndex == selectedIndex)  
            {  
                DeselectAllElements();  
            }  
            else 
            {  
                selectedIndex = newIndex;  
            }     
        }  
        public void DeselectAllElements()  
        {  
            radListBox1.ClearSelected();  
            radListBox1.SelectedIndex = -1;  
            selectedIndex = -1;  
        }  
        private void TEST_Load(object sender, EventArgs e)  
        {  
            string[] list = "blah1,blah2,blah4,blah5,blah6".Split(',');  
            radListBox1.DataSource = list;  
        } 


Please help!

What am I doing wrong!

Bex
Nick
Telerik team
 answered on 09 Oct 2008
3 answers
204 views
TextBox doesn't have text and focus and shows NullText. When I click to textbox and click to another control NullText is disappears!
Nikolay
Telerik team
 answered on 08 Oct 2008
Narrow your results
Selected tags
Tags
GridView
General Discussions
Scheduler and Reminder
Treeview
Dock
RibbonBar
Themes and Visual Style Builder
ChartView
Calendar, DateTimePicker, TimePicker and Clock
DropDownList
Buttons, RadioButton, CheckBox, etc
ListView
ComboBox and ListBox (obsolete as of Q2 2010)
Form
Chart (obsolete as of Q1 2013)
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
PropertyGrid
Menu
RichTextBox (obsolete as of Q3 2014 SP1)
Panelbar (obsolete as of Q2 2010)
PivotGrid and PivotFieldList
Tabstrip (obsolete as of Q2 2010)
MaskedEditBox
CommandBar
PdfViewer and PdfViewerNavigator
ListControl
Carousel
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?