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