Dundas Chart for Windows Forms
AxisScaleBreakStyle Class Members
See Also  Properties  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace : AxisScaleBreakStyle Class


The following tables list the members exposed by AxisScaleBreakStyle.

Public Constructors

  Name Description
Public Constructor AxisScaleBreakStyle Constructor Overloaded.  Default object constructor.  
Top

Public Properties

  Name Description
Public Property BreakLineType Specifies the type of break line that will be used to draw the scale break.
Type of the scale break line.  
Public Property CollapsibleSpaceThreshold Specifies the threshold of space on the chart at which scale breaks are drawn.
Minimum axis scale region size, in percentage of total axis length, that can be collapsed with the scale break.  
Public Property Enabled Specifies whether scale breaks are enabled.
Gets or sets a flag which determines if axis automatic scale breaks are enabled.  
Public Property LineColor Specifies the color of the scale break line.
Axis scale break line color.  
Public Property LineStyle Specifies the style of the scale break line.
Axis scale break line width.  
Public Property LineWidth Specifies the width of the scale break line.
Axis scale break line width.  
Public Property MaxNumberOfBreaks Specifies the maximum number of scale breaks to be displayed on the chart.
Maximum number of scale breaks that can be used.  
Public Property Spacing Specifies the spacing gap between the lines of the scale break (as a percentage of y-axis).
Axis scale break spacing.  
Public Property StartFromZero Specifies whether to start the scale break from zero.
Indicates if one of the axis segments should start it's scale from zero when scale break is used.  
Top

See Also

© 2009 All Rights Reserved.