AxisScaleBreakStyle class represents settings that control scale break feature.
| Visual Basic (Declaration) | |
|---|---|
| Public Class AxisScaleBreakStyle | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public class AxisScaleBreakStyle | |
Scale breaks are intentional discontinuities on the y-axis that are most often used to redistribute the data points on a chart. This feature improves readability when there are large differences between the high and low values of the data being plotted.

System.Object
   Dundas.Charting.WebControl.AxisScaleBreakStyle
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
 
  
  
  
 