Click here to Skip to main content
15,887,428 members
Home / Discussions / C#
   

C#

 
GeneralRe: Determine Is App Is Running Remote Pin
Kevin Marois15-Feb-16 6:48
professionalKevin Marois15-Feb-16 6:48 
GeneralRe: Determine Is App Is Running Remote Pin
dandy7215-Feb-16 9:23
dandy7215-Feb-16 9:23 
GeneralRe: Determine Is App Is Running Remote Pin
Kevin Marois15-Feb-16 9:31
professionalKevin Marois15-Feb-16 9:31 
GeneralRe: Determine Is App Is Running Remote Pin
dandy7215-Feb-16 9:41
dandy7215-Feb-16 9:41 
QuestionI have downloaded the source code of Open Source Extensible Enterprise n-tier Application Framework with Multilayered Architecture Pin
Malikdanish13-Feb-16 19:37
professionalMalikdanish13-Feb-16 19:37 
AnswerRe: I have downloaded the source code of Open Source Extensible Enterprise n-tier Application Framework with Multilayered Architecture Pin
Richard MacCutchan13-Feb-16 21:17
mveRichard MacCutchan13-Feb-16 21:17 
GeneralRe: I have downloaded the source code of Open Source Extensible Enterprise n-tier Application Framework with Multilayered Architecture Pin
Malikdanish13-Feb-16 21:58
professionalMalikdanish13-Feb-16 21:58 
QuestionShow only whole numbers on axis in chart Pin
CJ201013-Feb-16 6:21
CJ201013-Feb-16 6:21 
Hi,

I'm using System.Windows.Forms.DataVisualization.Charting in WindowsForms (C#). I'm looking for a solution to show only whole numbers on the X-axis (time-axis) in a dynamically (every 100ms) updated chart.
Every time-step data is added to the chart (and old data is removed), so the labels on the x-axis should dynamically "move" form the right to the left. But I want only see whole number e.g. 4, 5, 6. Of course, the first and last label can not be placed at the min and max of the axis. And, I do not want to see a first label like 4.3!
Would this be possible? Does anyone have a solution for this problem?

Thanks in advance!
CJ2010
AnswerRe: Show only whole numbers on axis in chart Pin
Gerry Schmitz13-Feb-16 10:00
mveGerry Schmitz13-Feb-16 10:00 
Questionpartial or completely match rows in c# in a datagridview Pin
anyi2612-Feb-16 8:19
anyi2612-Feb-16 8:19 
AnswerRe: partial or completely match rows in c# in a datagridview Pin
Sascha Lefèvre12-Feb-16 10:00
professionalSascha Lefèvre12-Feb-16 10:00 
AnswerRe: partial or completely match rows in c# in a datagridview Pin
anyi2613-Feb-16 1:03
anyi2613-Feb-16 1:03 
GeneralRe: partial or completely match rows in c# in a datagridview Pin
Sascha Lefèvre13-Feb-16 1:35
professionalSascha Lefèvre13-Feb-16 1:35 
QuestionSemantic Types for Name-Strings Pin
Sascha Lefèvre11-Feb-16 3:07
professionalSascha Lefèvre11-Feb-16 3:07 
AnswerRe: Semantic Types for Name-Strings Pin
Richard Deeming11-Feb-16 3:37
mveRichard Deeming11-Feb-16 3:37 
GeneralRe: Semantic Types for Name-Strings Pin
Sascha Lefèvre11-Feb-16 4:49
professionalSascha Lefèvre11-Feb-16 4:49 
AnswerRe: Semantic Types for Name-Strings Pin
RugbyLeague11-Feb-16 3:37
RugbyLeague11-Feb-16 3:37 
GeneralRe: Semantic Types for Name-Strings Pin
Sascha Lefèvre11-Feb-16 4:50
professionalSascha Lefèvre11-Feb-16 4:50 
GeneralRe: Semantic Types for Name-Strings Pin
RugbyLeague11-Feb-16 4:53
RugbyLeague11-Feb-16 4:53 
AnswerRe: Semantic Types for Name-Strings Pin
Pete O'Hanlon11-Feb-16 4:10
mvePete O'Hanlon11-Feb-16 4:10 
GeneralRe: Semantic Types for Name-Strings Pin
Sascha Lefèvre11-Feb-16 5:00
professionalSascha Lefèvre11-Feb-16 5:00 
AnswerRe: Semantic Types for Name-Strings Pin
Gerry Schmitz11-Feb-16 4:52
mveGerry Schmitz11-Feb-16 4:52 
GeneralRe: Semantic Types for Name-Strings Pin
Sascha Lefèvre11-Feb-16 5:07
professionalSascha Lefèvre11-Feb-16 5:07 
GeneralRe: Semantic Types for Name-Strings Pin
Gerry Schmitz11-Feb-16 7:29
mveGerry Schmitz11-Feb-16 7:29 
AnswerRe: Semantic Types for Name-Strings Pin
Midi_Mick11-Feb-16 11:02
professionalMidi_Mick11-Feb-16 11:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.