MA
Manohari
Syncfusion Team
July 15, 2008 08:29 AM UTC
Hi Uttreja,
It is possible to set Logrithmic scale along Y - Axis by setting the ValueType property of Primary-Y-axis to Logarithmic.
Example:
this.chartControl1.PrimaryXAxis.ValueType = ChartValueType.Logarithmic;
Please let me know if this helps. Thanks for your patience.
Regards,
Manohari.R