in

Software FX Community

Discuss and find help for all Software FX products.
All Tags » labels (RSS)

Browse by Tags

  • Wrap label´s text in Axes

    Hi, I configure AxisX.Style property to a not SingleLine, but label“s text do not break its words. Text for label is a data from database and not have a '\n' in his content. How Do I configure AxisX to have a word wrap like native windows forms label object? How Do I configure height of labels...
    Posted to Windows Forms (Forum) by Pagotti on 05-26-2009
  • Timespan axis format

    HI, I'm looking for some guidance as to how to format the Y axis nicely when it shows a timespan. I'm adding 5 points is a test, varying from 1 second to 3 seconds. On my Y-axis I see the value of 00:00:01 9 times and 00:00:02 10 times, while I would like to see it just once, as I would with...
    Posted to General (Forum) by rudi on 05-01-2009
  • Bar Chart X-Axis Mislabeling

    When creating a multi-pane chart where one pane has an X-Values axis line chart and another pane has a categorical X-Axis bar chart, the bar chart is mislabeled. For example... int [] dataBar = { 100, 200, 300, 400 }; string [] labelBar = { "100" , "200" , "300" , "400"...
    Posted to General (Forum) by Coder on 01-19-2009
  • Default value for AxisLabelAttributes.Format hides strings

    I ran into this one today and thought it was worth mentioning: I have a chart whose X-Axis labels are string values. "0 - 2", "2 - 4", "4 - 6". Ignore the fact that they have numerics in them, the same issue would probably occur if I had "Strawberry", "Chocolate"...
    Posted to General (Forum) by VinnieP79 on 11-18-2008
  • annotation values

    hi, someone knows where should I define the data that appears in the annotation text (when I'm on the value with the mouse) ? thanks, Liron.
    Posted to Windows Forms (Forum) by Liron Prihar on 10-28-2008
  • How to format Chart Y Axis Label

    Hi, I am binding Currency type to Y Axis which is Type of USD. while i am running my app in Venezuela culture i.e. es-VE. Now How i can setup the label of Y Axis currenlty i am setting as below XAML < cfx : Axis.Labels > < cfx : AxisLabelAttributes Format ="Currency" /> </ cfx...
    Posted to General (Forum) by skjhaveri on 10-07-2008
  • Bug with labels on y-axis?

    The graph and gridlines often don't match with the labels on the y-axis. This seems to be dependent on the values and once a zoom and un-zoom of the whole application window is done the chart mostly gets redrawn without the problem. The problem exist with line and bar charts. Is there a workaround...
    Posted to General (Forum) by srickenb on 07-04-2008
  • Re: Possible Bar Chart Labeling Issue - 0.8.3065.20832

    OK, thanks for that - I now have data on my chart from an object. I am now having similar issues to someone else on here regarding multiple series and axis labeling - if I use 1 series and set the .AxisX.Labels.Binding property to the relevent property on the data object, it works fine. Adding a second...
    Posted to General (Forum) by MMCCPaulEden on 06-16-2008
  • Negative time value

    Hi, I have graph with AxisY.LabelsFormat.Format = AxisFormat .Time. The values can be positive and negative, and I want to use "mm:ss" format for positive values, and "-mm:ss" for negative values. currently (with "mm:ss" as LabelsFormat. CustomFormat) - the graph ignores...
    Posted to Windows Forms (Forum) by naamab on 04-13-2008
  • DateTime label format

    Dear CharFX Group, I have two series, one (DateTime) for label and one (double) for value. The following is the code and the generated chart inXChartObj.DataSourceSettings.DataType[0] = DataType.Label; inXChartObj.DataSourceSettings.DataType[1] = DataType.Value; inXChartObj.DataSourceSettings.DataSource...
    Posted to Windows Forms (Forum) by walter on 12-06-2007
Page 1 of 2 (12 items) 1 2 Next >
Copyright 2008 Software FX, Inc.