Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartAxisScaleBreak Class
Properties Methods


In This Topic
    ChartAxisScaleBreak Class Members
    In This Topic

    The following tables list the members exposed by ChartAxisScaleBreak.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartAxisScaleBreak class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the type of line used to show the scale break.  
    Public PropertyGets or sets the percentage of empty space allowed on the axis before a scale break is triggered.

    Must be greater than 0. Default: 25.

     
    Public PropertyGets or sets a value indicating whether scale breaks can be automatically applied.

    Default: False.

     
    Public PropertyGets or sets a value indicating whether to prevent a scale break from spanning zero.

    Default: Auto.

     
    Public PropertyGets or sets the maximum number of scale breaks to apply.

    Default: 2.

     
    Public PropertyGets or sets the amount of space to leave for a scale break, as a percentage of the chart size.

    Default: 1.5.

     
    Public PropertyGets the Style object defining style properties for the scale break.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another ChartAxisScaleBreak to the current object.  
    Top
    See Also