C1.C1Report.4 Assembly > C1.C1Rdl.Rdl2008 Namespace > ChartStripLine Class : IntervalOffsetType Property |
Default: ChartAxisIntervalType.Auto. The unit is derived automatically based on the data plotted against the axis.
'Declaration Public Property IntervalOffsetType As RdlEnum(Of ChartAxisIntervalType)
public RdlEnum<ChartAxisIntervalType> IntervalOffsetType {get; set;}