Jump to content
Software FX Community

jainvanita

Members
  • Posts

    1
  • Joined

  • Last visited

jainvanita's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I want to display locale specific gauge and chart in java. I am using setCulture method but it has no effect. I have set the culture for gauge as - gauge.setCulture("ja_JP"). But it is throwing the following error- SfxNETGauges.System.ArgumentException: The culture is neutral. Therefore, it cannot be used in formatting and parsing. at ChartFX.internal.WebForms.Gauge.vvxzw.$y$z(Unknown Source) at ChartFX.internal.WebForms.Gauge.BaseGauge.yxx(Unknown Source) at com.softwarefx.chartfx.gauge.BaseGauge.setCulture(Unknown Source) at com.cisco.nmp.dashboard.control.gauge.Gauge.RenderVerticalGauge(Gauge.java:228) at com.cisco.nmp.dashboard.control.gauge.Gauge.RenderDial(Gauge.java:197) at com.cisco.nmp.dashboard.control.gauge.Gauge.render(Gauge.java:106) Is someone successful in displaying locale specific chart and guages in JAVA?
×
×
  • Create New...