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