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

In This Topic
    Spacing Property (ChartAxisScaleBreak)
    In This Topic
    Gets or sets the amount of space to leave for a scale break, as a percentage of the chart size.

    Default: 1.5.

    Syntax
    'Declaration
     
    Public Property Spacing As RdlFloat
    public RdlFloat Spacing {get; set;}
    See Also