IntervalOffset Property (ChartStripLine)
In This Topic
Gets or sets the offset from the previous strip line or axis min (for the first strip line).
Default: 0.
Syntax
'Declaration
Public Property IntervalOffset As RdlFloat
public RdlFloat IntervalOffset {get; set;}
See Also