in

Software FX Community

Discuss and find help for all Software FX products.

Browse by Tags

  • Axis Min/Max/Step with DateTime values throwing IndexOutOfRangeException

    I'm trying to get a chart to display a predefined date range on the XAxis, in a specific step (1 hr or 30 min, whatever). When my control loads, I have yet to bind any data to the chart because the user hasn't made a selection from the list of models to detail (master-detail). I am wanting to...
    Posted to General (Forum) by brett.burkhart on 06-30-2010
  • X Axis labels bug

    Hi: When I set my own X-axis labels for a bar chart, the X-axis labels don't appear until I resize the chart. This is using 8.0.3702.26297. Please let me know if there is any workaround. Sample code below: <Window x:Class="WpfApplication8.Window1" xmlns="http://schemas.microsoft...
    Posted to General (Forum) by dksimon on 02-25-2010
  • Hide/Show of Axis Labels

    Hi When we use AxisY.Labels.Visibility property to show labels after previously hiding them, the PlotArea fails to resize to acommodate them, meaning all you see is the right most edge of the last letter. Chart.Refresh() has no effect - is there anything I can do to make the plot area resize as it should...
    Posted to General (Forum) by MMCCPaulEden on 06-01-2009
  • Re: Changing axis labels appearance on highlight?

    As you suspected the right way to accomplish this is using a template for the AxisX labels. We have fixed a minor issue in our internal build so that you can create triggers for both Highlighted and Dimmed. e.g. < DataTemplate x : Key ="RichContentLegend"> < StackPanel Orientation...
    Posted to General (Forum) by JuanC on 05-26-2009
  • Re: Y-Axis Label Justification / Wrapping

    The reason why sometimes you might get a clipped axis is because there is a property (PlotArea.MinSize) that assigns a minimum percentage of the available space to the plotarea. If you would rather have the axis unclipped you can use the following XAML < cfx : Chart.PlotArea > < cfx : PlotAreaAttributes...
    Posted to General (Forum) by JuanC on 05-26-2009
  • Y-Axis Label Justification / Wrapping

    Hi If you have large y-axis labels on a Gantt chart (50+ characters) the label texts have a tendency to not display correctly with either the text justification pushing the labels outside the bounds of the control or overflowing the bounds. Is it possible tomake your lables wrap text instead? Thanks...
    Posted to General (Forum) by MMCCPaulEden on 05-26-2009
Page 1 of 1 (6 items)
Copyright 2008 Software FX, Inc.