Dundas Chart for ASP.NET
AxisScaleBreakStyle Class
Members  See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace : AxisScaleBreakStyle Class


This class provides the functionality for scale breaks.
AxisScaleBreakStyle class represents settings that control scale break feature.

Syntax

Visual Basic (Declaration)  
Public Class AxisScaleBreakStyle 
Visual Basic (Usage) Copy Code
Dim instance As AxisScaleBreakStyle
C#  
public class AxisScaleBreakStyle 

Remarks

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.

Inheritance Hierarchy

System.Object
   Dundas.Charting.WebControl.AxisScaleBreakStyle

Requirements

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

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.